PPatrickinblog.patrickjduffy.net·Jul 24 · 8 min readExpert Advisor Agents: AI Sparring Partners Built from Real Frameworks"What happens when DynamoDB throttles during a flash sale? Your cart service and catalog share a table. One hot partition and both go down. What's the blast radius?" "You have SQS between checkout and11J
PPatrickinblog.patrickjduffy.net·Apr 30 · 18 min readHow to Get the Most Out of Amazon Quick DesktopUpdated May 2026: Added three new principles (6, 7, 8) based on patterns that emerged after several weeks of daily use. I've been using the Amazon Quick desktop app as my primary work interface for a 00
PPatrickinblog.patrickjduffy.net·Apr 6 · 6 min readBuilding a Guardrail System for KiroAI coding agents can write code, run shell commands, and modify your file system. That's the value proposition. It's also the risk surface. Kiro CLI supports hooks — scripts that intercept agent actio10
PPatrickinblog.patrickjduffy.net·Apr 2 · 6 min readThe Kiro CLI Flywheel: Teaching your AI agent from its own mistakesEvery time you correct your AI coding agent, you're generating training data, but are you just throwing it away? "You need to run CLI commands non-interactively." "Try again but split it into smaller 00
PPatrickinblog.patrickjduffy.net·Apr 1 · 9 min readYour AWS management account is running workloads — here's how to fix itHere's a pattern I keep running into: a company started with a single AWS account years ago, deployed their production workloads there, and eventually created an organization around it. That original 00