Showing archive results for May 2026

May 21, 2026
Post comments count0
Post likes count2

The AX stack: what’s fixed, where you can win

Waldek Mastykarz

AI coding agents promise to make you more productive. On the surface they do, but in practice they fall short: agents generate code that doesn't compile, use a deprecated SDK, or pick the wrong service entirely. Is it you using it wrong? Is it your tech stack? Or is it the tools you haven't configured yet? The stack between a developer's prompt ...

AIMicrosoft for DevelopersSecurity
May 19, 2026
Post comments count6
Post likes count7

Agentic-Agile: Why Agent Development Needs Agile (Not Just Prompts)

Daniel Epstein

"A bad system will beat a good person [or agent] every time" ~Dr. William Edwards Deming (with apologies) I started vibe coding by writing prompts (often dictated into my phone), refining them with an agent in M365 Copilot, and creating handoff files to use with GitHub Copilot CLI. The results were predictably non-deterministic. Prompt-driven d...

AI
May 5, 2026
Post comments count0
Post likes count0

Azure Cosmos DB Conf 2026 Recap: Lessons from Production

Mark Brown

A team was running at 100% RU utilization. Throttles were compounding into retries. P99 latency was degrading. The assumption was obvious: provision more throughput. They didn’t. Instead, they found a single logical partition absorbing more than 80% of traffic. After fixing the data model—without scaling the database—RU utilization dropped to...

Microsoft for DevelopersDeveloper Events