
7 min readResonate HQJust published
Durable countdowns across AWS, Cloudflare, GCP, Supabase, Kafka, browser, and Python
How one durable-sleep workflow runs on Lambda, Workers, Cloud Functions, Edge Functions, Kafka, browsers, and Python without changing the function body.
A countdown loop that sleeps between steps and survives crashes, shown across 8 deployment shapes. The workflow body is one generator; only the platform adapter changes.