Cloudflare Docs
Workers
Edit this page on GitHub
Set theme to dark (⇧+D)

Cloudflare Workers

Build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale.
Available on all plans

Cloudflare Workers provides a serverless execution environment that allows you to create new applications or augment existing ones without configuring or maintaining infrastructure.

Cloudflare Workers runs on Cloudflare’s global network in hundreds of cities worldwide, offering both Free and Paid plans.


​​ Features

​​ Wrangler

The Workers command-line interface, Wrangler, allows you to create, test, and deploy your Workers projects.

​​ Bindings

Bindings allow your Workers to interact with resources on the Cloudflare developer platform, including R2, KV, Durable Objects, and D1.

​​ Playground

The Playground is a sandbox which gives you an instant way to preview and test a Worker directly in the browser against any site. No setup required.



​​ More resources