Agent Skills for Azure Bicep with GitHub Copilot: From Manual Work to Automated Workflows
Learn how to create and use Agent Skills in GitHub Copilot to automate Azure Bicep workflows, moving from manual tasks to efficient, repeatable processes.
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.
Terraform Cloud's legacy free tier is being replaced by a credit-based model, changing how users access the platform for free.
Guide to integrating HashiCorp's Terraform MCP Server into GitHub Actions for AI-enhanced, real-time infrastructure validation.
Learn how to use the experimental Azure Bicep Console for prototyping, validating code snippets, and testing GitHub Copilot-generated functions.
Three Terragrunt file patterns for orchestrating complex Terraform deployments at scale, including input mapping and data aggregation.
A guide to the Developer Tools track at AWS re:Invent 2025, highlighting key sessions on CI/CD, IaC, AI coding agents, and full-stack development.
A technical guide on deploying Palo Alto Cloud NGFW with Strata Cloud Manager using Terraform and AzAPI on Azure.
Explains how to patch CoreDNS configuration on a Kubernetes cluster using Terraform's kubernetes_config_map_v1_data resource.
A guide to testing Azure Bicep IaC templates using automated, ephemeral environments created in GitHub Actions for reliable deployments.