Workers are not Lambda, and the difference will bite you
Isolates instead of containers changes cold starts, billing, global state and I/O lifetimes. Four habits carried over from Lambda that quietly break on Cloudflare Workers.
Notes from behind the orange cloud.
Proxy Everything is a working notebook on Cloudflare — Workers and the runtime that isn't Node, Zero Trust without a VPN, DNS that does more than resolve, and the storage primitives that replace half a backend. Long on config, short on marketing.
Isolates instead of containers changes cold starts, billing, global state and I/O lifetimes. Four habits carried over from Lambda that quietly break on Cloudflare Workers.
A working Cloudflare Tunnel setup: named tunnel, ingress rules, an Access policy in front, and the two mistakes that leave an internal app on the public internet.
Four storage primitives with overlapping descriptions and very different consistency models. Pick by access pattern, not by which one sounds most like a database.