Skip to content

Rank #2 of 6 in Edge & App Platforms

Cloudflare Workers logo

Cloudflare Workers

Cloudflare, Inc. · commercial

4.5k936/yrnpm 16.3M/wk +29npm/wk -3.8M

Access

Install

npmnpm i -D wrangler@latest
pnpmpnpm add -D wrangler@latest
yarnyarn add -D wrangler@latest
bunbun add -d wrangler@latest

Compare head-to-head

Alternatives to Cloudflare Workers

Showcase

Cloudflare Workers homepage screenshot
homepage · captured Sep 2026 · view live ↗
Cloudflare Workers docs screenshot
docs · captured Sep 2026 · view live ↗

Cloudflare ships more than one product — each judged line competes in its own arena on the same stories as everyone else.

LineArenaRankPA Score
Cloudflare Workersthis pageEdge & App Platforms#2/634/100
Cloudflare SandboxesAgent Sandboxes & Code Execution#7/821/100
Cloudflare AI GatewayModel Gateways & Routers#5/719/100

Verified integrations

Connections to other tracked products — hover a chip for the verbatim evidence quote behind it.

By theme — the product's score on each story themeBy theme

Agenticness — how well agents can access and operate the productAgenticnessevidence →

How well agents can access and operate the product

40.7/100

Automation depth — how much of the product can run unattendedAutomation depthevidence →

How much of the product can run unattended

31.5/100

Deploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflowevidence →

The commit-to-production path — builds, previews, rollbacks

35.9/100

Dev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experienceevidence →

Day-to-day developer experience — setup friction, docs, debugging, iteration speed

18.0/100

Edge compute — running code at the edge — regions, cold starts, runtime limitsEdge computeevidence →

Running code at the edge — regions, cold starts, runtime limits

40.7/100

Networking security — network controls and isolation — private access, firewalls, encryptionNetworking securityevidence →

Network controls and isolation — private access, firewalls, encryption

24.3/100

Observability — seeing what the system is doing — logs, metrics, traces, alertsObservabilityevidence →

Seeing what the system is doing — logs, metrics, traces, alerts

8.4/100

Openness — open source, data portability, and self-hosting storiesOpennessevidence →

Open source, data portability, and self-hosting stories

14.7/100

Pricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limitsevidence →

Free-tier ceilings, usage caps, and rate limits before you have to pay

16.5/100

Privacy posture — data-handling and privacy storiesPrivacy postureevidence →

Data-handling and privacy stories

0.0/100

Storage data — storing and moving data — persistence, formats, durabilityStorage dataevidence →

Storing and moving data — persistence, formats, durability

31.9/100

Story verdicts — every judged story with its evidenceStory verdicts

What’s free: 2 free · 1 paid · 0 enterprise · 49 not stated in evidence

?

Sorted by importance (agentic first) (high → low) · 96/96 stories · click a row’s chevron for the rationale and evidence

Drive the product through a documented public API G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3full9/10T

Connect an agent via an official MCP server G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3full7/10C

The documented rate limits and concurrency caps for APIs and functions so I can plan for scale G

Api quality

developerAgenticness — how well agents can access and operate the productAgenticness3partial3/10X

Plug MCP servers into this product so it can use their tools G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3n/a0/10

Delegate tasks to a built-in AI assistant inside the product G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness3noneuntestednone yet

Download a machine-readable API spec (OpenAPI or equivalent) G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full9/10T

Point an agent at llms.txt or agent-oriented docs G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full9/10T

Run the product headlessly / in CI for automation G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full8/10T

Use an official CLI G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full8/10T

Build against official SDKs G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial7/10T

Issue scoped/least-privilege API credentials for an agent G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial6/10C

Set up automations that run autonomously in the background G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2disputed5/10D

Explore an interactive API reference with runnable examples G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial3/10T

Get AI-generated insights and suggestions from my data inside the product G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none0/10

Operate the product with natural-language commands G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none0/10

Rely on versioned APIs with a documented deprecation policy G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none0/10

Subscribe to events via webhooks G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2noneuntestednone yet

Test against a sandbox environment without touching production data G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness1full7/10T

Deploy serverless functions and full-stack apps with no servers to manage C

Serverless runtime

developerEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute3full9/10T

Run my code on a global edge network close to end users C

Serverless runtime

developerEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute3full9/10X

Have DDoS protection and a web application firewall applied to every request by default C

Ddos waf

devops-leadNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security3full8/10C

Roll back a deployed service to any previous version in one click C

Rollback recovery

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow3full8/10C

Run AI model inference globally with a single call without managing GPUs or capacity planning C

Ai inference

ai-native builderEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute3partial7/10X

Automatically deploy my app on every Git push C

Git integration

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow3partial6/10C

Define rules that trigger actions automatically on events G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth3partial6/10C

Get free, automatically renewing TLS certificates for every domain including wildcards C

Tls certs

devops-leadNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security3partialfree6/10C

The CPU and wall-clock execution time limits for functions so I can tell whether long-running or agentic workloads will fit C

Execution limits

devops-leadPricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limits3disputed6/10D

Deploy my app by simply connecting my repo without manual build configuration C

Git integration

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow3partial5/10C

View all my build, deploy, and runtime logs in one place C

Unified logging

developerObservability — seeing what the system is doing — logs, metrics, traces, alertsObservability3partial4/10C

Access hundreds of AI models through a single unified gateway endpoint C

Ai inference

ai-native builderEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute3partial3/10C

Export all of my data in open formats and leave G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness3disputed3/10D

Provision a fully-managed Postgres database with point-in-time recovery, replicas, and high availability C

Relational db

developerStorage data — storing and moving data — persistence, formats, durabilityStorage data3none0/10

Run unmodified Node.js code and npm packages in edge/serverless functions instead of a restricted runtime subset C

Runtime compatibility

developerEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute3none0/10

Self-host the core product G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness3none0/10

Get an automatic preview URL for every pull request C

Preview envs

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow3noneuntestednone yet

Prevent my data from being used to train AI models G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture3n/auntestednone yet

Review a published uptime SLA with defined credits for downtime G

Reliability sla

devops-leadObservability — seeing what the system is doing — logs, metrics, traces, alertsObservability3noneuntestednone yet

The exact overage fee schedule for exceeding plan usage limits (bandwidth, invocations, build minutes) before I get billed G

Overage fees

devops-leadPricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limits3noneuntestednone yet

Deploy my project directly from the command line without using a web dashboard C

Cli tooling

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow2full9/10T

Connect my code to external services like databases, APIs, and storage through native bindings with minimal boilerplate instead of hand-wiring SDKs and credentials C

Integrations

developerStorage data — storing and moving data — persistence, formats, durabilityStorage data2full8/10X

Develop and test my app locally using a simulator that matches the production runtime C

Cli tooling

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow2full8/10T

Pay only for active compute time rather than idle wall-clock time G

Usage billing

devops-leadPricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limits2full8/10C

Query a serverless SQL database directly from my code with no connection management C

Relational db

developerStorage data — storing and moving data — persistence, formats, durabilityStorage data2full8/10X

Rely on automatic compute placement near backend data to optimize latency C

Placement latency

devops-leadEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute2full8/10C

Scaffold and deploy a new project with a single CLI command C

Cli tooling

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow2full8/10T

Deploy instances that boot in under a second and scale to tens of thousands under load C

Scaling

devops-leadEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute2full7/10X

Define, deploy, and version my entire architecture with a single configuration file C

Infra as code

devops-leadDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow2partial6/10C

Deploy my application to specific regions closer to my users C

Placement latency

devops-leadEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute2partial6/10C

Do everything through the API that I can do in the UI G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness2partial6/10T

Handle persistent WebSocket connections from within edge/serverless functions for real-time apps C

Realtime connections

developerEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute2partial6/10X

Keep using my existing Git, CI, editor, and framework workflows without adopting proprietary tooling C

Tool continuity

developerDev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience2disputed6/10D

Schedule recurring jobs or workflows G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth2partialfree6/10X

Deploy durable, long-running workflows as code without manually wiring queues and retries C

Workflows

developerEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute2partialpaid5/10X

Give my coding agent a persistent runtime environment that checkpoints its state automatically while working C

Agent runtime

ai-native builderEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute2disputed5/10D

Rely on load-based autoscaling to absorb large traffic bursts automatically C

Scaling

devops-leadEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute2partial5/10X

Rely on the same core APIs and primitives from prototype through massive scale, without rearchitecting or migrating platforms as usage grows C

Scaling continuity

developerDev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience2disputed5/10D

Write code against standard runtime APIs so it runs unmodified across multiple edge platforms instead of being locked into proprietary storage/runtime APIs C

Tool continuity

developerDev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience2disputed5/10D

Write edge functions in languages other than JavaScript such as Python, Go, or Rust C

Runtime compatibility

developerEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute2disputed5/10D

Persist user-generated uploads using built-in object storage C

Object storage

developerStorage data — storing and moving data — persistence, formats, durabilityStorage data2partial4/10C

Read the product's source under an open license G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness2partial4/10C

Serve static assets faster using a global CDN with edge caching C

Cdn assets

developerStorage data — storing and moving data — persistence, formats, durabilityStorage data2partial4/10X

Build custom dashboards combining metrics from any service C

Metrics dashboards

devops-leadObservability — seeing what the system is doing — logs, metrics, traces, alertsObservability2partial3/10C

Manage team-level access, secrets, and environment variables centrally C

Secrets management

devops-leadDev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience2partial3/10C

Perform bulk operations across many items at once G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth2partial3/10C

Put simple password protection on a deployed site without standing up a custom auth system C

Access control

developerNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security2partial3/10C

Secure internal apps, deployments, and agents using my organization's identity provider G

Identity

devops-leadNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security2partial3/10C

Attach custom domains to my deployed services C

Domains

developerNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security2none0/10

Choose where my data is stored (region/residency) G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2none0/10

Deploy applications packaged as Docker containers C

Deployment strategies

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow2none0/10

Get ephemeral full-stack preview environments for every pull request C

Preview envs

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow2none0/10

Roll out new deployments incrementally to reduce blast radius C

Deployment strategies

devops-leadDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow2none0/10

Set up alerts that notify me via chat or email when specific conditions are met C

Alerting

devops-leadObservability — seeing what the system is doing — logs, metrics, traces, alertsObservability2none0/10

Use a Redis-compatible key-value store for low-latency caching and job queues C

Kv cache

developerStorage data — storing and moving data — persistence, formats, durabilityStorage data2none0/10

Whether pricing is per-seat with minimum seat counts that increase cost as my team grows G

Overage fees

devops-leadPricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limits2none0/10

Attached disk/storage auto-grows with usage and I'm billed only for bytes actually written rather than pre-provisioned capacity P

Usage billing

devops-leadPricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limits2n/auntestednone yet

Check a public status page with historical incident postmortems before committing G

Reliability sla

devops-leadObservability — seeing what the system is doing — logs, metrics, traces, alertsObservability2noneuntestednone yet

Control data retention and deletion G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Deploy a project by uploading a folder of files directly, with no Git repo required and the new deployment kept private until I choose to publish it P

Manual deploy

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow2noneuntestednone yet

Keep internal service-to-service traffic off the public internet without VPC complexity C

Private networking

devops-leadNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security2noneuntestednone yet

Opt out of telemetry and usage tracking G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Programmatically provision and route custom domains for my own multi-tenant SaaS customers C

Domains

developerNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security2noneuntestednone yet

Run untrusted code in hardware-isolated, disposable sandboxes C

Sandboxing

developerEdge compute — running code at the edge — regions, cold starts, runtime limitsEdge compute2noneuntestednone yet

Set hard spending limits to control my cloud costs G

Cost controls

devops-leadPricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limits2noneuntestednone yet

The guaranteed support response times and escalation paths for my plan tier G

Reliability sla

devops-leadObservability — seeing what the system is doing — logs, metrics, traces, alertsObservability2noneuntestednone yet

Visualize and edit my entire infrastructure stack on a visual canvas without writing config files C

Visual infra

devops-leadDev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience2n/auntestednone yet

Version, review, and roll back my automations G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth1partial6/10C

Deploy one-click templates and starters for common use cases C

Templates

developerDeploy workflow — the commit-to-production path — builds, previews, rollbacksDeploy workflow1partial5/10X

Resize and optimize images on demand via a built-in image CDN C

Media

developerStorage data — storing and moving data — persistence, formats, durabilityStorage data1partial5/10C

Spin up unlimited isolated environments so my whole team can ship simultaneously C

Environments

developerDev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience1partial5/10X

Protect my app from automated bot traffic with invisible challenge-based protection C

Bot protection

developerNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security1partial4/10C

Serve HTTP, TCP, gRPC, and WebSocket traffic from the same deployed service without separate protocol configuration C

Protocols

developerNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security1partial3/10X

Track site performance and visitor behavior with built-in analytics C

Metrics dashboards

devops-leadObservability — seeing what the system is doing — logs, metrics, traces, alertsObservability1partial3/10C

Isolate non-production environments from accessing production services C

Env isolation

devops-leadNetworking security — network controls and isolation — private access, firewalls, encryptionNetworking security1noneuntestednone yet

Let teammates and collaborators comment directly on preview and production environments C

Collaboration

developerDev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience1n/auntestednone yet

Receive migration credits when moving my production infrastructure to a new platform C

Cost controls

devops-leadPricing limits — free-tier ceilings, usage caps, and rate limits before you have to payPricing limits1noneuntestednone yet

Use an in-browser toolbar to leave feedback, manage feature flags, and inspect performance directly on my live site C

Collaboration

developerDev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience1n/auntestednone yet

Opportunities — the stories that would move this product's scores, from its own judged verdictsOpportunitiestop 8 of 63 stories with headroom

What would move Cloudflare Workers’s scores — derived from its own judged verdicts, biggest headroom first. Each line quotes what the judge found missing; shipping it (or evidencing it publicly) is the fix.

  1. Agenticness — how well agents can access and operate the productDelegate tasks to a built-in AI assistant inside the product

    nonemoves Built-in AIimpact 45

    Cloudflare Workers documentation describes building AI inference/agents as capabilities you can deploy (cloudflare-docs-3, cloudflare-docs-12), but there is no evidence of a built-in AI assistant embedded in the Workers product/dashboard itself that a user can delegate tasks to.

  2. Agenticness — how well agents can access and operate the productThe documented rate limits and concurrency caps for APIs and functions so I can plan for scale

    partialq3/10moves API qualityimpact 31.5

    Missing: official documentation pages on request-per-second rate limits, concurrent execution caps, subrequest limits, or a dedicated 'Limits' reference page.

  3. Edge compute — running code at the edge — regions, cold starts, runtime limitsRun unmodified Node.js code and npm packages in edge/serverless functions instead of a restricted runtime subset

    nonemoves PA Scoreimpact 30

    Evidence shows Workers support JS/TS/Rust/Python via a V8-isolate runtime, but nothing claims unmodified Node.js/npm compatibility, and community feedback explicitly states the opposite ('Can we just get full node runtime?...

  4. Pricing limits — free-tier ceilings, usage caps, and rate limits before you have to payThe exact overage fee schedule for exceeding plan usage limits (bandwidth, invocations, build minutes) before I get billed

    nonemoves PA Scoreimpact 30

    No evidence pack item documents overage fee schedules for exceeding bandwidth, invocations, or build-minute limits; only general pricing philosophy ('charges only for compute') is mentioned without any fee schedule detail.

  5. Storage data — storing and moving data — persistence, formats, durabilityProvision a fully-managed Postgres database with point-in-time recovery, replicas, and high availability

    nonemoves PA Scoreimpact 30

    Missing: any mention of a managed Postgres offering, PITR support, read replicas, or HA configuration.

  6. Openness — open source, data portability, and self-hosting storiesSelf-host the core product

    nonemoves PA Scoreimpact 30

    Cloudflare Workers is presented throughout the evidence as a proprietary hosted platform running on Cloudflare's global network (docs-1, docs-19); there is no evidence of an official self-hosted distribution of the full Workers platform.

  7. Deploy workflow — the commit-to-production path — builds, previews, rollbacksGet an automatic preview URL for every pull request

    nonemoves PA Scoreimpact 30

    No evidence in the pack mentions Cloudflare Workers automatically generating preview URLs for pull requests (e.g., via Workers Builds or Pages-style git integration); only generic deployment, Wrangler CLI, and rollback docs are cited.

  8. Observability — seeing what the system is doing — logs, metrics, traces, alertsReview a published uptime SLA with defined credits for downtime

    nonemoves PA Scoreimpact 30

    No evidence pack item references an SLA document, uptime guarantee, or service credit terms for Workers; documentation covers features, tooling, and pricing model but not a formal SLA.

Showing the top 8 of 63 — every none/partial verdict in the story verdicts table is headroom.

Think a verdict is wrong? Every verdicts-table row has a Flag link — see the methodology.

Coverage map — which docs area, API section, or community source covers which judged storiesCoverage map10 surfaces · 60 covered stories

Where the cited evidence behind each covered verdict came from — the same citations the verdicts table shows, no extra judging.

Workers docs36 stories

Hacker News25 stories

cloudflare.com22 stories

Claims vs evidence — vendor claims reconciled against independent verdictsClaims vs evidence

11 of 23 testable claims verified · 2 contradictedintegrity 30/100

24 distinct capability claims found in Cloudflare Workers’s own claimed-docs/GitHub materials, reconciled against our judge’s independent verdicts.

11

Verified

10

Unverified

2

Contradicted

31

Undersold

Verified (14)
Unverified (12)
Contradicted (2)
Undersold (31)
Claims outside our story set (1)

Real capability claims found in Cloudflare Workers’s own materials, but no story in this arena’s taxonomy covers them yet — that’s feedback on the taxonomy, not a mark against the product.

  • Build full-stack apps using popular frameworks like React, Vue, Svelte, Next, and Astro

    source ↗
Suggest a story for these →

Business model

free-tierusage-basedenterprise-custom

Free tier (100k req/day); Paid plan is $5/mo minimum with included quota, then usage-based overages; Enterprise is custom-contract billed.

pricing ↗

Score trend

How this product’s scores have moved as evidence and verdicts are re-derived — a point per change, not per day.

PA Score40 (Sep 1 '26)34 (Sep 4 '26)
Agent-ready49 (Aug 29 '26)63 (Sep 4 '26)

Flag

⚑ Flag a verdict

Think a verdict is wrong? Opens a prefilled GitHub issue — or use the ⚑ next to any verdict above.

Badge

Embed this product's score badge →

Hotlinked SVG — always shows the live current score.

For agents

Data

Agent surface uptime llms.txt 100% · openapi.json 100% (30d, checked every 6h since Sep 8 '26)