Multi-region Azure VM deployment with Terraform
A technical guide on using Terraform to deploy Azure Virtual Machines across multiple regions for resilient applications.
A technical guide on using Terraform to deploy Azure Virtual Machines across multiple regions for resilient applications.
A guide to safely refactoring Terraform code by moving resources without destroying them, using moved blocks and state CLI.
Learn how to use the fail() function in Azure Bicep to conditionally stop deployments and validate parameter inputs.
Explores how DevOps principles like CI/CD, infrastructure as code, and monitoring are applied to data engineering for reliable, scalable data pipelines.
A technical guide on using HashiCorp Packer to create secure, consistent machine images (gold images) on Google Cloud Platform (GCP).
Explains how to use Pulumi's Model Context Protocol (MCP) Server to integrate AI assistants like Cursor for faster, more intuitive Infrastructure as Code development.
Explains Azure Bicep's new optional module names feature, showing how to let Bicep auto-generate deployment names.
Guide to Azure Verified Modules (AVM) for Terraform, covering usage, available modules, and benefits of standardization.
Step-by-step guide to deploying Azure Managed Grafana, covering resource creation, configuration, and access setup.
A guide to using the Azure Naming Terraform module for generating consistent and unique resource names in Azure infrastructure deployments.
A technical review and code example for deploying Azure Kubernetes Service using the new Azure Verified Module for Terraform.
Explores Infrastructure as Code (IaC) on Azure, detailing its benefits, principles, and role in automating cloud infrastructure management.
A guide to deploying Azure Monitor using Terraform, covering core components and Infrastructure as Code (IaC) for consistent cloud monitoring.
Mitchell Hashimoto clarifies his original intent behind the 'as code' concept, distinguishing it from 'as programming' and explaining its focus on codifying knowledge.
A technical guide on enabling Node Autoprovisioning (NAP) for an Azure Kubernetes Service (AKS) cluster using a custom VNET, with Terraform code examples.
Terraform AzAPI 2.0 release: new features for Azure Infrastructure-as-Code including direct API access, resource versioning, and retry blocks.
Explains how to use the experimental Bicep extensibility framework to manage Microsoft Graph resources like Entra groups and users via Infrastructure as Code.
An updated Azure Policy definition for Storage Account minimum TLS version that supports TLS 1.3, addressing current tooling limitations.
A technical guide on installing the Kube Resource Orchestrator (kro) on Azure Kubernetes Service (AKS) using Terraform configuration.
A technical guide on installing Azure Service Operator on an AKS cluster using Terraform, including provider configuration and resource definitions.