Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Back in August AWS announced a new feature that allows you to label your AWS accounts with a color...
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 effective patterns for organizing AWS CDK projects, managing stacks, and implementing best practices for infrastructure as code
A comprehensive deep dive into building a production-ready AWS content delivery stack using Terraform, covering VPC, ALB, ECS Fargate, CloudFront, WAF, and S3.
After a few years of writing open-source Terraform modules, I've picked up a few syntax tricks that...
In July, 2020, CDK for Terraform (CDKTF) was introduced, and last week, on December 10, it was...
Aprende paso a paso a desplegar un sitio web estático en AWS sin perderte entre servicios y pantallas.
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.
Azure Machine Configuration (also known as Azure Policy Guest Configuration) allows operators to...
** Infra as a Code: ** write the code to provision resources (servers, database, vpc...
Learn about the AWS Cloud Development Kit (CDK), its key concepts, and why it's transforming infrastructure as code
An overview of our series exploring the AWS Cloud Development Kit (CDK) with a visual guide to key concepts, benefits, and components
This article was originally published on InstaDevOps.com Visit the link above to read the full...
A deep dive into the core components of AWS CDK, essential commands, and version differences to help you build better cloud infrastructure
Exploring Change Management Auto Testing Through Examples
Terraform is a well-known solution for defining, provisioning, and managing Infrastructure as Code...
There are several options for deploying resources in Azure with Bicep from a GitHub repository. You...
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
I recently made a post about Azure Machine Configuration and PowerShell DSC, and how to deploy VM...
You have to deploy your workload. You follow best practice and provision your workload per IaC and...
After you complete this article, you will have a solid understanding of: What L1, L2, and L3...
A few weeks ago, I presented the Bicep-Deploy GitHub Action that could test and deploy Bicep...
You're about to make a decision that will shape your infrastructure code for the next 3-5 years....
Level 300 With each phase of digital transformation, new approaches are introduced for developing...
Most AWS users start their cloud journey in the AWS Management Console. It's intuitive, visual, and...
When it comes to infrastructure as code, tools like Terraform, AWS CDK, and Pulumi immediately come...
Introduce Reflecting on how I wasn’t able to manage my blog well in 2024 due to a lot...
Terraform es una poderosa herramienta de infraestructura como código (IaC) que permite crear,...
Terraform CodeBuild: Beyond Simple Provisioning The relentless pressure to deliver...
Imagine waking up one day to find that your go-to Infrastructure as Code (IaC) tool has suddenly...