Latest post
→
How I Enforced Exactly-Once Semantics with DynamoDB Conditional Writes
Retries are everywhere. When they hit endpoints with real-world side effects, things break in subtle ways — coupons redeemed twice, login links reused, webhooks firing twice. Here's how a single DynamoDB conditional write solves all of it atomically.
Feb 22, 2026
6 min read
Engineering
02
Why Idempotency Keys Aren't Enough
Soon
03
Building One-Time Magic Links Without a Auth Library
Soon
04
Webhook Deduplication at Scale
Soon