2 articles
DevOps
DevOps guides on CI/CD, Terraform, observability, event-driven architecture, infrastructure as code, and production deployment strategies.
All articles
Newest first
-
Cannot Perform I/O on Behalf of a Different Request
Jul 19, 2026
A supplier endpoint with a p90 of 15 seconds, four commits to put a timeout on it, one full revert in production, and the same illegal background I/O turning up again a layer down in the cache.
Cloudflare WorkersEdge ComputingtRPCPerformance -
The Reattach Found an Empty Buffer Every Time in Production and Never Once on My Machine
Jul 19, 2026
An in process Map that buffered AI chat streams worked perfectly in dev and silently lost every stream in production, because Cloudflare Worker isolates do not share memory, plus the four bugs it took to persist a logged out visitor conversation.
Cloudflare WorkersDistributed SystemsStreamingRedis
