hosting
Cloudflare Developer Platform
Workers, Pages, D1, R2, KV — edge-native serverless
Workers (V8 isolates at 300+ edge POPs), Pages (static+SSR), D1 (SQLite), R2 (S3-compat, zero egress), KV, Durable Objects, Queues, Images, Hyperdrive, AI Gateway.
Pricing
| Tier | Price | Notes |
|---|---|---|
| Free | Free | Workers: 100k req/day, 10ms CPU/req. D1: 5M reads/day. KV: 100k reads/day. R2: 10 GB/mo. Durable Objects: 100k req/day. |
| Workers Paid | $5/mo | $5/month minimum. 10M Workers req/mo + overages. Generous D1, KV, R2 allowances. All services unlocked. |
| Enterprise | Custom | Custom. Higher SLAs, dedicated support, account managers. |
Limits
| Tier | Metric | Value | Notes |
|---|---|---|---|
| — | pops global | 300 POPs | Global edge locations |
| — | workers runtime | V8 isolates (~50x faster cold start than Lambda) | Runtime model |
| free | d1 reads day | 5000000 rows/day | D1 — free daily row reads |
| free | d1 storage gb | 5 GB | D1 — free storage |
| free | d1 writes day | 100000 rows/day | D1 — free daily row writes |
| free | durable objects gb sec | 13000 GB-sec/day | DO — free daily duration |
| free | durable objects requests | 100000 req/day | DO — free daily requests |
| free | kv reads day | 100000 reads/day | KV — free daily reads |
| free | kv storage gb | 1 GB | KV — free storage |
| free | kv writes day | 1000 writes/day | KV — free daily writes |
| free | r2 class a ops | 1000000 ops/month | R2 — free Class A ops |
| free | r2 class b ops | 10000000 ops/month | R2 — free Class B ops |
| free | r2 egress | free (unlimited) | R2 has NO egress fees — unique in market |
| free | r2 storage gb | 10 GB/month | R2 — free storage |
| free | workers cpu ms | 10 ms/invocation | Workers — CPU time per invocation |
| free | workers logs events | 200000 events/day | Workers Logs — free events |
| free | workers requests day | 100000 req/day | Workers — free daily requests |
| paid | d1 reads month | 25000000000 rows/month | D1 — paid reads |
| paid | d1 writes month | 50000000 rows/month | D1 — paid writes |
| paid | durable objects price | $0.15/M req + $12.50/M GB-sec | DO — pricing |
| paid | kv reads month | 10000000 reads/month | KV — paid reads |
| paid | overage d1 reads | $0.001/M | D1 — read overage |
| paid | overage d1 storage gb | $0.75/GB-month | D1 — storage overage |
| paid | overage d1 writes | $1.00/M | D1 — write overage |
| paid | overage kv reads | $0.50/M | KV — read overage |
| paid | overage kv storage gb | $0.50/GB-month | KV — storage overage |
| paid | overage kv writes | $5.00/M | KV — write overage |
| paid | overage workers cpu ms | $0.02/M | Workers — CPU ms overage |
| paid | overage workers requests | $0.30/M | Workers — req overage |
| paid | r2 class a ops price | $4.50/M | R2 — Class A operations |
| paid | r2 class b ops price | $0.36/M | R2 — Class B operations |
| paid | r2 storage gb | $0.015/GB-month | R2 — storage pricing |
| paid | workers cpu ms month | 30000000 ms/month | Workers — paid included CPU time |
| paid | workers requests month | 10000000 req/month | Workers — paid included requests |
Features
- AI Gateway — Proxy for OpenAI/Anthropic/Gemini with caching, analytics, retries, rate limiting. · docs
- D1 — Managed serverless SQLite via sqlite-wasm. Read replicas via replicas keyword. · docs
- Durable Objects — Strongly-consistent objects with storage, pinned to a region. Good for sync/state. · docs
- Email Routing — Catchall email routing + Email Workers for programmatic handling. · docs
- Hyperdrive — Connection pooler + cache for Postgres. Makes your DB edge-fast. · docs
- Images — Store, resize, transform images. Polish on-the-fly. · docs
- KV — Eventually-consistent key-value at every POP. Good for config, caching. · docs
- Pages — Static + SSR framework hosting (Next.js via OpenNext, Remix, Nuxt, SvelteKit). · docs
- Pages Functions — Workers integrated into Pages for backend logic.
- Queues — Persistent message queues with batched consumers. Exactly-once per consumer group. · docs
- R2 — S3-compatible object storage with **zero egress fees**. · docs
- Stream — Video upload, encoding, adaptive streaming. · docs
- Vectorize — Vector DB at the edge. For RAG + semantic search. · docs
- Workers — V8-isolate serverless at 300+ POPs. Sub-ms cold starts. JS/TS/Rust/Python (beta). · docs
- Workers AI — Run LLMs (Llama, Mistral) + image, speech, embedding models at edge via @cf/... endpoints. · docs
- Workers Logs — Structured logs with 3-day retention on paid. · docs
- Workflows — Durable step-functions for long-running tasks. · docs
- Zaraz — Third-party script management at edge (analytics, marketing tags).
Developer interfaces
| Slug | Name | Kind | Version |
|---|---|---|---|
| mcp | Cloudflare MCP | mcp | — |
| rest-api | Cloudflare REST API | rest | v4 |
| d1-http | D1 HTTP (via Worker) | rest | v4 |
| r2-s3-api | R2 S3-compatible API | rest | s3 |
| workers-rt | Workers Runtime (V8) | other | — |
| wrangler | Wrangler CLI | cli | 3.x |
Compare Cloudflare Developer Platform with
ai-api
Cloudflare Developer Platform vs Anthropic API
Side-by-side breakdown.
ai-api
Cloudflare Developer Platform vs AssemblyAI
Side-by-side breakdown.
ai-api
Cloudflare Developer Platform vs Deepgram
Side-by-side breakdown.
ai-api
Cloudflare Developer Platform vs ElevenLabs
Side-by-side breakdown.
ai-api
Cloudflare Developer Platform vs Google Gemini API
Side-by-side breakdown.
ai-api
Cloudflare Developer Platform vs Groq
Side-by-side breakdown.
ai-api
Cloudflare Developer Platform vs OpenAI API
Side-by-side breakdown.
ai-api
Cloudflare Developer Platform vs Replicate
Side-by-side breakdown.
Staxly is an independent catalog of developer platforms. Outbound links to Cloudflare Developer Platform are plain references to their official pages. Pricing is verified at publication time — reconfirm on the vendor site before buying.