Modern Azure Deployments with Terraform & GitHub – Part 3 – Automating Terraform CI/CD Workflows with GitHub Actions
After building a production-style multi-environment Terraform project with centralized remote state management and environment-specific deployment configurations in Part 2, the…
Modern Azure Deployments with Terraform & GitHub – Part 2 – Remote Backends and Multi-Environment Deployments
In Part 1, we deployed our first Azure resources with Terraform and GitHub using a locally stored Terraform state In…
Modern Azure Deployments with Terraform & GitHub – Part 1 – Introduction to Terraform, GitHub, and Infrastructure as Code on Azure
Modern cloud environments require deployments that are reproducible, scalable, and version controlled. While deploying resources manually through the Azure Portal…
Infrastructure as Code (IaC) – Part 6 – Terraform
In this post we will see the basics we need to know to provision resources in Azure by using Terraform….
Infrastructure as Code (IaC) – Part 5 – Azure Automanage Machine Configuration (formerly called Azure Policy Guest Configuration)
Azure Automanage is a service which will automatically onboard virtual machines to several services as shown in the figure below…
Infrastructure as Code (IaC) – Part 4 – Azure Automation State
Azure Automation State Configuration is an Azure configuration management service that allows you to write, manage, and compile PowerShell Desired…
Infrastructure as Code (IaC) – Part 3 – Desired State Configuration (DSC)
Desired State Configuration (DSC) is a management platform in PowerShell that enables you to manage your IT and development infrastructure…
Infrastructure as Code (IaC) – Part 2 – Azure Resource Manager (ARM) templates
In this post I want to summarize about what Azure Resource Manager templates (ARM templates) are and how you can…
Infrastructure as Code (IaC) – Part 1
This post is the beginning of a series about several tools and services for provisioning and managing on-premises and cloud…
Latest posts
Modern Azure Deployments with Terraform & GitHub – Part 3 – Automating Terraform CI/CD Workflows with GitHub Actions
Follow me on LinkedIn
