Articles by Tag #iac

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Coloring your AWS accounts (at scale!) 🌈

Back in August AWS announced a new feature that allows you to label your AWS accounts with a color...

Learn More 12 0Oct 27 '25

Bringing kustomize-like Patch Workflows to Terraform Using YAML

A hands-on walkthrough of writing Terraform configurations in YAML, transforming them into JSON, and applying environment-specific patches using yisp. This approach brings a kustomize-like workflow to Terraform—making it easier to manage differences across dev, prod, and other environments without modifying shared modules directly.

Learn More 0 0Dec 4 '25

Mastering AWS CDK #3 - AWS CDK Development: Best Practices and Workflow

Learn effective patterns for organizing AWS CDK projects, managing stacks, and implementing best practices for infrastructure as code

Learn More 1 0Nov 25 '25

Building an AWS Content Delivery Stack with Terraform

A comprehensive deep dive into building a production-ready AWS content delivery stack using Terraform, covering VPC, ALB, ECS Fargate, CloudFront, WAF, and S3.

Learn More 1 0Nov 30 '25

Terraform Tips from the IaC Trenches

After a few years of writing open-source Terraform modules, I've picked up a few syntax tricks that...

Learn More 0 0Dec 16 '25

CDKTF is deprecated: What's next for your team?

In July, 2020, CDK for Terraform (CDKTF) was introduced, and last week, on December 10, it was...

Learn More 4 0Dec 18 '25

Tu primer sitio web estático con AWS CDK y Python

Aprende paso a paso a desplegar un sitio web estático en AWS sin perderte entre servicios y pantallas.

Learn More 0 0Oct 19 '25

Automate Your AWS MSK Kafka Cluster with Terraform: A Complete Guide

Stop clicking in the console! Learn how to define and deploy a complete AWS MSK environment—including VPC, IAM roles, and a pre-configured client EC2 instance—using Terraform. Go from zero to a running Kafka cluster with one command.

Learn More 3 0Oct 7 '25

Azure Machine Configuration, deploy DSC config to Azure VMs.

Azure Machine Configuration (also known as Azure Policy Guest Configuration) allows operators to...

Learn More 3 2May 20 '25

Day-01: Infrastructure as a code (IaC)

** Infra as a Code: ** write the code to provision resources (servers, database, vpc...

Learn More 0 0Nov 24 '25

Mastering AWS CDK #1 - Introduction to AWS CDK: Fundamentals and Benefits

Learn about the AWS Cloud Development Kit (CDK), its key concepts, and why it's transforming infrastructure as code

Learn More 6 0Mar 25 '25

Mastering AWS CDK #0: A Comprehensive Guide (Overview)

An overview of our series exploring the AWS Cloud Development Kit (CDK) with a visual guide to key concepts, benefits, and components

Learn More 4 2Mar 25 '25

Infrastructure as Code with Terraform: A Complete Guide

This article was originally published on InstaDevOps.com Visit the link above to read the full...

Learn More 0 0Nov 5 '25

Mastering AWS CDK #2 - AWS CDK in Practice: Components, Commands, and Versions

A deep dive into the core components of AWS CDK, essential commands, and version differences to help you build better cloud infrastructure

Learn More 3 0Mar 31 '25

Infrastructure testing in practice

Exploring Change Management Auto Testing Through Examples

Learn More 0 0Sep 30 '25

Using Terraform to create LXC in Proxmox

Terraform is a well-known solution for defining, provisioning, and managing Infrastructure as Code...

Learn More 4 2Dec 1 '25

Using bicep-deploy in GitHub action, part 1, Bicep deployment

There are several options for deploying resources in Azure with Bicep from a GitHub repository. You...

Learn More 2 1May 28 '25

Le journal d'une créatrice et "principal maintainer" de provider Pulumi - part 1

Créer et maintenir un provider Pulumi d'infrastructure as Code est plus facile qu'il n'y parait. Voici le journal de bord retraçant des erreurs et leurs résolutions

Learn More 3 0Jul 15 '25

Azure Machine Configuration, Linux, and DSC Configuration

I recently made a post about Azure Machine Configuration and PowerShell DSC, and how to deploy VM...

Learn More 0 0Jan 13

How to deploy across multiple Entra Id Tenants with Multitenant App Registrations

You have to deploy your workload. You follow best practice and provision your workload per IaC and...

Learn More 0 0Dec 14 '25

Do You Really Know the Difference Between L1, L2, and L3 CDK Constructs?

After you complete this article, you will have a solid understanding of: What L1, L2, and L3...

Learn More 7 0Jul 26 '25

Using bicep-deploy in GitHub action, part 2, deploymentStack

A few weeks ago, I presented the Bicep-Deploy GitHub Action that could test and deploy Bicep...

Learn More 0 0Jun 30 '25

AWS CDK vs Terraform: The Complete 2026 Comparison

You're about to make a decision that will shape your infrastructure code for the next 3-5 years....

Learn More 7 1Jan 3

Enhancing Infrastructure as Code Development and Operations with Amazon Q, MCP, and Thoth Framework

Level 300 With each phase of digital transformation, new approaches are introduced for developing...

Learn More 2 0Sep 17 '25

What is ClickOps? The Complete AWS Guide to Eliminating Manual Operations

Most AWS users start their cloud journey in the AWS Management Console. It's intuitive, visual, and...

Learn More 1 0Jan 3

Wing It: Cloud CRUD with Winglang

When it comes to infrastructure as code, tools like Terraform, AWS CDK, and Pulumi immediately come...

Learn More 1 0Nov 26 '25

How Do You Play Around with Terraform CLI Versions?

Introduce Reflecting on how I wasn’t able to manage my blog well in 2024 due to a lot...

Learn More 2 0Mar 23 '25

Automatizar un despliegue en Google Cloud con Terraform

Terraform es una poderosa herramienta de infraestructura como código (IaC) que permite crear,...

Learn More 1 1Jun 3 '25

Terraform Fundamentals: CodeBuild

Terraform CodeBuild: Beyond Simple Provisioning The relentless pressure to deliver...

Learn More 13 2Jun 27 '25

The Complete Guide to OpenTofu: Why It’s Time to Ditch Terraform

Imagine waking up one day to find that your go-to Infrastructure as Code (IaC) tool has suddenly...

Learn More 1 0May 26 '25