- Building Enterprise-Scale Azure Infrastructure: A 7-Part Series on Managing 1,200+ Files of IaC
- Why Every Production Infrastructure Change Should Require What-If Analysis
- Operational Excellence in Azure IaC: Beyond Writing Templates
- Stop Reminding Developers to Save Money: Automate Dev Environment Cleanup
- I Ran a Cleanup Script Against Production Once. Here's How I Made Sure It Never Happens Again.
- Why 'Deployment In Progress' Isn't Good Enough: Building Observability into Long-Running Infrastructure Deployments
- Parameterization is an Art: Finding the Balance in Infrastructure as Code
- The Wrapper Pattern: Building Stable Interfaces Over Azure Verified Modules
- When Your Azure Deployment Fails at Minute 61: Solving Token Expiration in Long-Running Infrastructure Deployments
- Gateway Orchestration in Azure Virtual Hub: Why Deployment Order Prevents Routing Conflicts
- Breaking the DNAT Circular Dependency: Two-Phase Deployment for Runtime-Assigned IPs
- Hub-and-Spoke at Scale: Why Deployment Order Matters as Much as Your Code
- The @batchSize(1) Pattern: When Parallel Deployment is Your Enemy in Azure
- 13 Critical Azure IaC Patterns: What the Documentation Doesn't Tell You
- Environment Separation in Azure IaC: The Deployment Scope Strategy