Cloudflare Workers
Edge computing at 300+ locations worldwide
Cloudflare Workers runs JavaScript/WASM at the edge in 300+ locations. Features include Workers AI for inference, D1 (SQLite at the edge), R2 (S3-compatible storage), and KV (key-value store). The edge computing platform.
Panel Reviews
The Builder
Developer Perspective
“The free tier is absurdly generous and the cold starts are essentially zero. For APIs, middleware, and edge logic, nothing else gives you this performance at this price.”
The Skeptic
Reality Check
“The Worker runtime has limitations — no Node.js stdlib, size limits, CPU time limits. Know the constraints. But for what it does well, it's unbeatable.”
The Futurist
Big Picture
“Cloudflare is building the programmable internet. Workers + D1 + R2 + AI = a complete platform that runs at the edge. They're quietly becoming the default infrastructure layer.”
Community Sentiment
“D1 + Workers is the stack I've been waiting for — SQLite at the edge with zero cold starts”
“Moved my side project from Lambda to Workers — cold start times went from 800ms to under 10ms”
“The free tier is absurd — 100k requests/day is more than most side projects ever need”
“R2 egress pricing killed S3 for static assets — this is the stack for modern full-stack apps”