Notes on Idempotency
The property that makes retries safe is also the property that makes systems boring in the best way — and boring is the goal.
Deep-dives on architecture, AWS, and the tools I build — plus shorter notes on whatever I'm chewing on. Now self-hosted, on purpose.
Loading search…
The property that makes retries safe is also the property that makes systems boring in the best way — and boring is the goal.
S3, CloudFront and nothing else. Here is the exact stack, the parts that are easy to get wrong, and the bill to prove it is actually cheap.
A paywall, an algorithm, and someone else's roadmap were never really mine to begin with. What finally pushed me to self-host.
One upstream call was taking 900ms and getting hit on every page load. Forty lines of cache took p95 latency from 910ms to 4ms.