KPKyrylo Polishchukinkirponik.hashnode.dev路Jul 10 路 8 min readSizing Infrastructure for an Event With No PrecedentWhen there is no last-year's-numbers to copy, you benchmark the shape of the traffic, not the event. 馃搶 TL;DR This year's World Cup gave me nothing to compare against: three host countries, North Ame00
KPKyrylo Polishchukinkirponik.hashnode.dev路Jul 10 路 8 min readCode Mode's 98%: the break-even map the headline hidesTL;DR: Anthropic and Cloudflare showed that letting an agent write code beats calling MCP tools directly. Token use drops by around 98%. The number is real. But it only holds for big tool sets with no00
KPKyrylo Polishchukinkirponik.hashnode.dev路Mar 21 路 8 min readWhy Your SRE Agents Need a GraphTraditional automation relies on Directed Acyclic Graphs (DAGs)鈥攍inear pipelines that execute steps A, then B, then C. Tools like GitHub Actions and Jenkins excel at this. They're perfect for determin00
KPKyrylo Polishchukinkirponik.hashnode.dev路Mar 14 路 6 min readMastering Multi-Provider Routing with OpenRouter馃 The Single-Provider Trap Let's be real: treating a Large Language Model (LLM) provider like a highly available, always-on utility is a massive architectural risk. We've all experienced it. You depl00
KPKyrylo Polishchukinkirponik.hashnode.dev路Feb 21 路 7 min read"Just Enough" Platform Engineering: Replacing Terraform with Kubernetes APIsWe鈥檝e all been there. You want to build an Internal Developer Platform (IDP). You start with good intentions: "Let's simplify infrastructure for our developers." Six months later, you have a sprawling00