Edge Computing with Cloudflare Workers
New Workers pricing — never pay to wait on I/O again

New Workers pricing — never pay to wait on I/O again

9/28/2023 · Rita Kozlov, Brendan Irvine-Broque

What this post added

Introduced a new pricing model for Cloudflare Workers and Pages Functions that bills based on CPU time rather than wall-clock duration. This change aims to eliminate charges for idle time spent waiting on I/O, making serverless compute more cost-effective, especially for AI applications and I/O-bound workloads. The new model is designed to be simpler, more predictable, and align developer incentives with efficient resource utilization.

Read the original post ↗