There are several options for deploying resources in Azure with Bicep from a GitHub repository. You can use Azure CLI or Azure PowerShell, but you can […]
Terraform is an Infrastructure as Code (IaC) tool that allows you to define, manage, and provision cloud resources efficiently. While Terraform is often used to create […]
Azure Extended Zones are small-footprint extensions of Azure placed in metros, industry centers, or a specific jurisdiction to serve low-latency and data-residency workloads. Azure Extended Zones […]
Today, we will look at deploying Kubernetes AI Toolchain Operator (KAITO) straight from Visual Studio Code. Last year, I wrote a blog article on Deploying Large […]
In complex infrastructure automation setups, it’s common to break down deployments into multiple Terraform components or stacks. Each… Continue reading on Medium »
In complex infrastructure automation setups, it’s common to break down deployments into multiple Terraform components or stacks. Each… Continue reading on ITNEXT »
As teams grow and services evolve, organizing infrastructure as code (IaC) in a way that scales across multiple teams becomes essential. A… Continue reading on ITNEXT […]
In a recent code review, I came across a subtle but critical mistake involving the provisioning of a new Azure Data Explorer (Kusto)… Continue reading on […]