One of the things that used to slow me down when designing Azure architectures was the pricing question. You sketch out a solution, choose the services, […]
When I first built my Diagram Agent Skill with Draw.io MCP, the focus was Azure. That was deliberate. I wanted to solve one problem properly before […]
Terraform provider upgrades often turn into a manual research exercise. You check the registry, read changelogs, scan the codebase for deprecated resources, update the provider version, […]
If you’ve ever tried to create a cloud architecture diagram that’s both accurate and easy to read, you’ll know the challenge: Recently, I wrote about my […]
In my a previous blog post, I shared my early experience getting started with GitHub Agentic Workflows. I’ve known about GitHub Agentic Workflows for a few […]
If you’ve ever tried to put together a “simple” Terraform module for Azure, you’ll know it rarely stays simple. You start with a couple of resources. […]
If you’ve been using GitHub Copilot, you already know how powerful it can be. Lets look at running the GitHub Copilot SDK inside GitHub Actions. Dropping […]