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 […]
I started using Draw.io MCP to generate diagrams from structured input and keep them tied to code and infrastructure. Instead of dragging boxes around by hand, […]
For the last few months, I have been shipping blogs, code, and videos as part of a FREE and self-published course on the Microsoft Agent Framework. […]
If you’ve been following this series, you’ll know we’ve been incrementally building out the Iron Mind AI personal trainer agent. We’ve added function tools, agents as […]
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 […]