Managing K8S Infrastructure and Applications on AWS: The Imperative Way
A technical guide comparing declarative vs. imperative IaC, focusing on managing Kubernetes infrastructure and applications on AWS using AWS CDK and cdk8s in a single codebase.
A technical guide comparing declarative vs. imperative IaC, focusing on managing Kubernetes infrastructure and applications on AWS using AWS CDK and cdk8s in a single codebase.
Introduces cdk-nag, an open-source tool for automated security and compliance checks in AWS CDK infrastructure-as-code projects.
Introduces the 'diagrams' Python library for creating consistent, version-controlled cloud architecture diagrams as code.
A beginner's guide to Terraform, covering its core concepts, benefits, and basic commands for managing infrastructure as code.
A guide on scaling Azure App Service Plans between B1, B2, and B3 SKUs using PowerShell commands and parameters.
A guide to refactoring Terraform IaC to manage separate staging and production environments, comparing workspaces vs. modules.
A guide for Azure developers on five practical VSCode techniques to transition from ARM Templates to Bicep for Infrastructure as Code.
Introducing Terraform Cloud Projects, a new hierarchical structure for organizing and managing workspaces with improved permission inheritance.
Exploring ChatGPT's ability to generate and improve Bicep templates for Infrastructure as Code, with examples and best practices.
A list of the top 10 most popular AWS DevOps blog posts from 2022, covering CI/CD, IaC, and cloud deployment best practices.
A tech professional outlines his 2023 goals for YouTube, podcasts, and Pluralsight courses, focusing on Terraform, cloud content, and growth metrics.
A guide to automating Node.js application deployment using AWS CloudFormation for infrastructure as code (IaC).
Introduces a Terraform module for deploying Azure DNS Private Resolver, simplifying DNS management in hybrid cloud environments.
Guide to securing Azure infrastructure code using DevSecOps practices, Azure DevOps, and the KICS open-source static analysis tool.
Guide to migrating Azure Load Balancer from Basic to Standard SKU before Microsoft's 2025 retirement, covering key steps and considerations.
Explains how to use the new optional arguments feature in Terraform 1.3 for defining flexible input variables with type constraints.
A guide to automating Cloud Build triggers for Pulumi infrastructure projects on Google Cloud Platform using Python.
A guide to implementing automatic rollback for Azure deployments using Azure DevOps pipelines and ARM templates.
AWS Builder Experience community seeks collaboration on projects involving CI/CD, Infrastructure as Code, and AWS best practices.
A developer explains why they prefer the Serverless Framework over AWS CDK for building serverless applications, citing abstraction and workflow benefits.