Orange Book
Reference

Cloudflare platform map

Start from request, data, state, and asynchronous needs to find the Cloudflare products worth investigating.

Edited and verified by Orange Book Editorial Team ·

Do not choose technology by product name. First decide where the work belongs in the request path and what consistency and lifecycle the data requires.

Quick selection

NeedInvestigate firstMain trade-off
Run HTTP logicWorkersCPU time, runtime compatibility, location-independent code
Read configuration or rarely updated dataKVEventual consistency and high read throughput
Relational dataD1SQLite model, location, and transaction boundaries
Files and objectsR2Operations, caching, public access, and lifecycle
Strong coordination for one objectDurable ObjectsSingle-threaded concurrency, location, and durable state
Decouple background workQueues / WorkflowsDelivery, retries, idempotency, and execution duration
Manage model callsAI GatewayProviders, observability, caching, and cost control

This is not a pricing table

Plans, limits, and regional availability change. Open the current Pricing and Limits pages before implementation.

Next step

Return to the request path, deploy your first Worker, or use Workers and Pages vs Vercel, Railway, and Render to decide whether the application needs isolates, functions, or containers.

Primary sources

Did this page help you complete your goal?

Beta feedback is generated in this browser and is never uploaded automatically.

On this page