Posts by this author

May 3, 2026
Post comments count0
Post likes count0

Removing The Monkey Work of Migration

Removing The Monkey Work of Migration; in this post we show how Git-Ape analyses an AWS deployment repo and generates an Azure-native replacement, with design critique built in. This post walks through a real migration workflow: start with an AWS deployment repo and end with an Azure deployment repo. The goal isn’t a 1:1 syntax conversion. I...

All things AzureAgentsAgentic DevOps
Apr 10, 2026
Post comments count0
Post likes count0

Putting Agentic Platform Engineering to the test

In Part 1 of this blog series set the stage for why platform engineering is being reshaped by agentic AI. (read it here) Basically we outline how instead of humans translating intent through layers of CLIs, SDKs, and bespoke workflows, capable agents can interpret natural-language goals and turn them into safe, validated platform actions using w...

All things AzureGitHub CopilotAgents
Mar 5, 2026
Post comments count0
Post likes count5

Platform Engineering for the Agentic AI era

For the last decade, platform engineering has relied on explicit API interaction layers: CLIs, SDKs, pipelines, wrappers, and UI workflows that translate human intent into machine‑safe API calls. AI agents are now short‑circuiting much of that stack. By combining natural language understanding, reasoning, and direct access to API specifications and...

All things AzureGitHub CopilotAgents
Jul 3, 2025
Post comments count0
Post likes count0

Automating Secure and Scalable AI Deployments on Azure with HashiCorp

While the promise of AI continues to generate momentum, many organizations face a familiar challenge: getting AI projects beyond the prototype phase. According to Gartner, only 30% of AI initiatives make it into production, and RAND reports that up to 80% fail to deliver expected outcomes.   The problem isn’t model quality — it’s platform readin...

All things Azure