Cloudflare Workers
Deploy serverless code instantly across the globe to give it exceptional performance, reliability, and scale. Cloudflare Workers allows you to write code in JavaScript, Rust, C, and C++, and deploy it effortlessly across a high-performance global network. With support for 0ms cold starts and automatic scaling, you can ensure your code runs within milliseconds of your users worldwide without the need for configuring auto-scaling, load balancers, or paying for capacity you don't use.
Cloudflare Workers is exceptionally affordable, with the first 100,000 requests each day being free and paid plans starting at just $5 for 10 million requests. It eliminates the need for servers, VMs, containers, or any manual scaling, allowing you to focus on building your application. Additionally, it offers edge storage with Workers KV, a global, low-latency key-value data store, enabling you to store static assets at the edge and access them alongside your code.
Included in the Free Tier
- 100,000 requests per day (Across all of your Worker scripts, UTC+0)
- Deploy up to 100 Worker scripts
- Runs on all 275+ network locations
- Free workers.dev subdomain
- Up to 10ms CPU time per request
- Lowest latency after the first request
- Limited Workers KV edge storage
Visit the Cloudflare Workers Pricing Page for more information on its free tier offering.