Cloudflare Workers

E440665

Cloudflare Workers is a serverless computing platform that lets developers run JavaScript and other code at Cloudflare’s edge network to build fast, scalable applications without managing infrastructure.

Jump to: Surface forms Statements Referenced by

Observed surface forms (1)

Surface form Occurrences
@sveltejs/adapter-cloudflare 1

Statements (57)

Predicate Object
instanceOf edge computing platform
serverless computing platform
billingModel free tier available
pay-as-you-go
deploymentModel instant global deployment
developerOf Cloudflare, Inc. NERFINISHED
documentationURL https://developers.cloudflare.com/workers/
executionEnvironment Cloudflare edge network NERFINISHED
executionModel event-driven
integratesWith Cloudflare Access NERFINISHED
Cloudflare CDN NERFINISHED
Cloudflare D1 NERFINISHED
Cloudflare DNS NERFINISHED
Cloudflare Durable Objects NERFINISHED
Cloudflare KV NERFINISHED
Cloudflare Load Balancing NERFINISHED
Cloudflare Pages NERFINISHED
Cloudflare Queues NERFINISHED
Cloudflare R2 NERFINISHED
Cloudflare Zero Trust NERFINISHED
introducedBy Cloudflare announcement in 2017
latencyCharacteristic low latency due to edge execution
primaryUse A/B testing
API backends
building serverless applications
content personalization
handling HTTP requests
request and response rewriting
running code at the network edge
web application logic
providesFeature Streams API support
WebSockets support
automatic scaling
cron triggers
durable objects integration
environment variables (secrets)
fetch API support
integrated logging
isolation via V8 isolates
key-value storage integration
no cold starts at edge locations (for most workloads)
observability via Cloudflare dashboard
scheduled tasks
zero-maintenance infrastructure
runsOn Cloudflare global network NERFINISHED
securityModel sandboxed isolates instead of containers
supportsLanguage C via WebAssembly
C++ via WebAssembly
JavaScript NERFINISHED
Rust via WebAssembly
TypeScript NERFINISHED
WebAssembly NERFINISHED
supportsStandard Service Worker-like API
WHATWG Fetch standard NERFINISHED
targetUser DevOps engineers
backend developers
web developers

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

SvelteKit hasAdapter Cloudflare Workers
this entity surface form: @sveltejs/adapter-cloudflare
SvelteKit integratesWith Cloudflare Workers
Cloudflare product Cloudflare Workers