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.

All labels observed (3)

How this entity was disambiguated

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. ⓘ
linked to: Cloudflare
documentationURL https://developers.cloudflare.com/workers/ ⓘ
executionEnvironment Cloudflare edge network ⓘ
linked to: Cloudflare Workers
executionModel event-driven ⓘ
integratesWith Cloudflare Access ⓘ
linked to: Cloudflare

Cloudflare CDN ⓘ
linked to: Cloudflare

Cloudflare D1 ⓘ
Cloudflare DNS ⓘ
linked to: Cloudflare

Cloudflare Durable Objects ⓘ
Cloudflare KV ⓘ
Cloudflare Load Balancing ⓘ
Cloudflare Pages ⓘ
Cloudflare Queues ⓘ
Cloudflare R2 ⓘ
Cloudflare Zero Trust ⓘ
linked to: Cloudflare
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 ⓘ
linked to: Cloudflare
securityModel sandboxed isolates instead of containers ⓘ
supportsLanguage C via WebAssembly ⓘ
C++ via WebAssembly ⓘ
JavaScript ⓘ
Rust via WebAssembly ⓘ
TypeScript ⓘ
WebAssembly ⓘ
supportsStandard Service Worker-like API ⓘ
WHATWG Fetch standard ⓘ
linked to: Fetch API
targetUser DevOps engineers ⓘ
backend developers ⓘ
web developers ⓘ

How these facts were elicited

Referenced by (7)

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

Cloudflare → product → Cloudflare Workers ⓘ
SvelteKit → hasAdapter → @sveltejs/adapter-cloudflare ⓘ
linked to: Cloudflare Workers
SvelteKit → integratesWith → Cloudflare Workers ⓘ
Cloudflare Workers → executionEnvironment → Cloudflare edge network ⓘ
linked to: Cloudflare Workers
Cloudflare Stream → integratesWith → Cloudflare Workers ⓘ
Cloudflare Zaraz → integratesWith → Cloudflare Workers ⓘ
Remix → supportsDeploymentTarget → Cloudflare Workers ⓘ