A comprehensive guide for platform engineers on how to transition from using Docker Compose to Score Specification.
Deep dives into DevOps, platform architecture, and the future of cloud engineering.
A comprehensive guide for platform engineers on how to transition from using Docker Compose to Score Specification.
A step-by-step guide to configuring a GitHub Workflow that executes Terraform actions to provision and tear down Infrastructure on Azure.
Learn how to effectively pass Azure pipeline parameters or variables as Terraform variables, covering both boolean and string types.
A step-by-step guide for creating the Terraform code to manage the infrastructure needed to host your Streamlit application on Azure.
A step-by-step guide to configuring a GitHub Workflow that builds a Docker image from your Streamlit app and publishes it to GitHub Container Registry.
A guide to containerizing a Streamlit app with Docker, covering how to create a Dockerfile, and the commands to build and run the container efficiently.
Transition from authenticating via Service Principal with a client secret to using OpenID Connect