Work with parameters in Bicep
Explores different methods for using parameters in Bicep templates to create reusable Infrastructure as Code (IaC) deployments.
Explores different methods for using parameters in Bicep templates to create reusable Infrastructure as Code (IaC) deployments.
Explores how Terraform handles infrastructure changes made outside its control, detailing the plan/apply process and reconciliation strategies.
Explains how to use Terraform 1.1's new 'moved' block to safely refactor infrastructure code without destroying existing resources.
A guide on using GitHub Actions to automate Terraform workflows for deploying and managing infrastructure on Microsoft Azure.
A guide on deploying Bicep templates from a private registry using Azure DevOps or GitHub Actions, focusing on required permissions and pipeline setup.
A guest discusses Azure Policy as Code on the Ctrl+Alt+Azure podcast, covering Bicep, DevOps workflows, and best practices.
A developer shares lessons learned while building a CI/CD pipeline using Azure DevOps, Terraform, and Terratest for deploying an AKS cluster.
Automating Azure Virtual Desktop image deployments using Azure Pipelines, Bicep, and Liquit for application lifecycle management.
A collection of essential links and resources for getting started with Azure Bicep, Microsoft's infrastructure-as-code language.
A tutorial on creating Kubernetes clusters on Azure using the Cluster API project, including setup and configuration steps.
A guide to implementing a consistent Azure resource naming strategy using Bicep modules and infrastructure as code.
A personal newsletter discussing a trail running injury, Terraform basics, and a podcast episode on cloud-native app evolution and open-source communities.
A technical guide on deploying a static website to Azure Storage with Private Endpoint security using Terraform infrastructure-as-code.
A developer details their journey to further automate and secure their home network using Docker, Ansible, and AdGuard Home.
Explains Azure Resource Locks (ReadOnly/DoNotDelete), their benefits for preventing accidental deletions, and potential pitfalls to consider.
A tutorial on using for loops in Bicep templates to create multiple Azure resources efficiently and reduce code duplication.
A technical guide on troubleshooting and resolving Azure Policy non-compliance issues, specifically for diagnostic settings on AKS clusters.
Announcing a new book on Bicep, a domain-specific language for Infrastructure as Code on Azure, covering syntax, deployment, and advanced scenarios.
A tutorial on deploying a Quarkus application to Azure using Terraform and NubesGen, covering setup, configuration, and manual deployment.
A DevOps engineer shares their experience passing Microsoft's AZ-400 exam, earning an expert badge, and discusses the value of certifications and infrastructure-as-code.