Pets have names, livestock is tagged
A DevOps engineer explains how they replaced hardcoded hostnames with dynamic inventory groups using Tailscale tags and Ansible for better infrastructure management.
A DevOps engineer explains how they replaced hardcoded hostnames with dynamic inventory groups using Tailscale tags and Ansible for better infrastructure management.
Explains Terraform 1.10's new ephemeral values for outputs, variables, and resources to prevent sensitive data from being stored in state or plan files.
An update on Azure Virtual WAN developments, focusing on new features like Routing Intent via Terraform and Route Maps, based on recent community talks.
Explores using the GitHub Copilot for Azure extension to generate and validate Azure Bicep code, detailing its agent and ask modes.
Automate updating Azure Bicep and Azure Verified Modules using GitHub Copilot Agents and VS Code Prompt Files to simplify IaC maintenance.
A developer shares their experience presenting a live demo on Bicep Infrastructure as Code at Microsoft Build 2025, covering key features and best practices.
Explains a common Terraform parsing error when copying Azure Log Analytics Workspace IDs and provides the case-sensitive solution.
A technical tutorial on deploying Azure AI Foundry integrated with Bing Grounding using Terraform for infrastructure as code.
A technical guide on using Terraform to deploy Azure Virtual Machines across multiple regions for resilient applications.
Learn how to use the fail() function in Azure Bicep to conditionally stop deployments and validate parameter inputs.
Explores how DevOps principles like CI/CD, infrastructure as code, and monitoring are applied to data engineering for reliable, scalable data pipelines.
A technical guide on using HashiCorp Packer to create secure, consistent machine images (gold images) on Google Cloud Platform (GCP).
Explains how to use Pulumi's Model Context Protocol (MCP) Server to integrate AI assistants like Cursor for faster, more intuitive Infrastructure as Code development.
Explains Azure Bicep's new optional module names feature, showing how to let Bicep auto-generate deployment names.
A guide to using the Azure Naming Terraform module for generating consistent and unique resource names in Azure infrastructure deployments.
A technical review and code example for deploying Azure Kubernetes Service using the new Azure Verified Module for Terraform.
Explores Infrastructure as Code (IaC) on Azure, detailing its benefits, principles, and role in automating cloud infrastructure management.
A guide to deploying Azure Monitor using Terraform, covering core components and Infrastructure as Code (IaC) for consistent cloud monitoring.
Mitchell Hashimoto clarifies his original intent behind the 'as code' concept, distinguishing it from 'as programming' and explaining its focus on codifying knowledge.
A technical guide on enabling Node Autoprovisioning (NAP) for an Azure Kubernetes Service (AKS) cluster using a custom VNET, with Terraform code examples.