---
lang: en
type: Thing
title: Cloudflare Workers Edge Compute
canonical: "https://saasspecs.com/item/cloudflare-workers/"
hvce_version: 1
tenant: saasspecs
slug: cloudflare-workers
record_kind: entity-profile
content_sha256: ff0b2aa3cb838bb23c22a0e8f0cd9850ed066c39181212360f8b29f137bf4049
indexed_at: "2026-06-12T19:03:40.170Z"
license: citation-free
entities:
  -
    role: subject
    slug: cloudflare-workers
    name: Cloudflare Workers Edge Compute
    type: Thing
    profile_url: "https://saasspecs.com/item/cloudflare-workers/?format=md"
---
# Cloudflare Workers Edge Compute

Globally distributed V8 isolate runtime executing at the network edge with millisecond cold-start profiles.

## Record

- **Schema type**: Corporation
- **Website**: https://www.cloudflare.com
- **Email**: support@cloudflare.com
- **Address**: 101 Townsend Street, San Francisco, California, 94107, United States
- **Coordinates**: 37.7799, -122.3969
- **Deployment Link**: [Deploy Cloudflare Workers Edge Compute Stack Layer](https://dash.cloudflare.com/sign-up/workers)

### Summary

Globally distributed V8 isolate runtime executing at the network edge with millisecond cold-start profiles.

### Description

Cloudflare Workers run JavaScript, WebAssembly, and Rust modules across 300+ cities. Requests terminate at the nearest PoP, minimizing round-trip latency for APIs, auth gates, and asset manipulation.

### Expert insight

Use Durable Objects for strongly consistent edge state when coordinating counters or collaborative sessions across regions.

### Attributes

- **Free Tier Allowance**: 100,000 Requests/day
- **Rate Limit Cap**: 1,000 RPS
- **Session Lifetime**: 0.01 Hours
- **Overage Fee per 1k MAU**: 0 USD
- **MFA Support**: Enforced via Cloudflare dashboard 2FA and hardware security key support
- **Enterprise SSO SAML**: Supported on Enterprise plans with SAML and SCIM directory sync
- **Custom Domain Support**: Workers routes bind to any zone hostname with automatic SSL at the edge
- **Supported SDKs**: JavaScript, TypeScript, Rust, WebAssembly, Python (beta), Wrangler CLI
- **Social Providers**: Not applicable; integrates with Cloudflare Access identity providers
- **Compliance Standards**: SOC 2 Type II, ISO 27001, PCI DSS, GDPR, FedRAMP Moderate (Enterprise)
- **Webhook Fallback Policy**: Queues and Workflows provide at-least-once delivery with configurable retry backoff
