How to build confidential AVD images with Azure Image Builder
A technical guide on building confidential Azure Virtual Desktop images using Azure Image Builder, Bicep, and DevOps pipelines.
A technical guide on building confidential Azure Virtual Desktop images using Azure Image Builder, Bicep, and DevOps pipelines.
Automating Terraform provider upgrades using GitHub Agentic Workflows and MCP servers to generate safe pull requests.
A 30-day plan for Azure administrators to clean up, reset, and improve governance in a messy Azure environment using native tools.
Open-source IaC pattern for deploying and managing Azure Policy at scale using Azure DevOps or GitHub Actions.
Explores using WinGet with Infrastructure as Code (IaC) to automate and standardize Windows software deployments.
Using Azure Bicep's local extensions to treat a smart light as Infrastructure-as-Code, deploying declaratively to physical hardware.
Explains why Infrastructure-as-Code's primary benefit is correctness and consistency, not just speed, leading to stable production environments.
A guide to deploying virtual machines on Azure Local using the Azure Portal, CLI, and Bicep for Infrastructure-as-Code.
Learn how to create and use Agent Skills in GitHub Copilot to automate Azure Bicep workflows, moving from manual tasks to efficient, repeatable processes.
Explores how AI is transforming Infrastructure as Code (IaC) by enabling standardization, shifting from writing code to describing intent, and automating tasks.
An architect details building Proximity, an open-source tool for visualizing walking-distance isochrones from public transport stops, as a sandbox for cloud architecture.
A guide on using Terraform to deploy Azure Workbooks, specifically the Orphaned Resources Workbook for cost monitoring.
A technical guide on deploying the Open WebUI AI platform on Azure, covering architecture, security, and Infrastructure as Code.
A summary of real Terraform ecosystem trends post-IBM acquisition, covering Stacks GA, Terraform Actions, and new search/import features.
Explains Amazon ECS Express Mode's automated infrastructure provisioning and how to implement it using Infrastructure as Code (IaC) tools like AWS CDK or Terraform.
Analyzes HCP Terraform's RUM pricing model, arguing it penalizes detailed infrastructure management by charging for small control-plane objects.
Analysis of HCP Terraform's RUM pricing model, arguing it discourages automation best practices by penalizing fine-grained cloud resource management.
Explores the role of 'toolsmiths' in eliminating fragile, one-off processes through automation and small tools to improve operational efficiency.
A technical guide on using Terraform to generate voxel-based spheres in Minecraft, focusing on geometric algorithms and infrastructure-as-code.
A technical guide on using Terraform modules to programmatically generate right-triangle block structures in Minecraft, focusing on vector math and configuration.