JAMstack platform for frontend developers
JAMstack hosting platform for frontend developers with Git integration and global edge delivery.
The free tier is extremely generous — unlimited bandwidth and requests with no bandwidth billing at all
Cloudflare Workers integration means your edge functions run in 200+ locations globally with true sub-50ms latency
Static asset serving is consistently the fastest I've benchmarked — Cloudflare's network is built for performance at the edge
No cold starts for Workers functions because Cloudflare's V8 isolate model keeps them warm without dedicated containers
Debugging Workers is harder than debugging a normal Node.js server — the runtime limitations catch you off guard with crypto or Node.js APIs missing
Local development with Wrangler is improving but still has gaps between local behavior and production behavior that cause confusing bugs
Workers KV and Durable Objects are powerful but have a learning curve and the eventual consistency model of KV can surprise you
No built-in support for long-running processes — anything over a few seconds of CPU time needs to be handed off to a queue
No recent threads in the last 30 days. We pull discussions weekly — check back soon.
Compare Cloudflare Pages pricing
See real costs vs alternatives with the cost calculator
No data yet
Open source, self-hostable Heroku and Netlify alternative