
7/27/2020 · Nancy Gao
What this post added
Introduced Workers Unbound, a new platform for Cloudflare Workers that removes restrictive CPU limits, enabling longer execution times for intensive workloads like image processing and complex algorithms. This is achieved by leveraging V8 Isolates, which are more lightweight than containers and allow for efficient multi-tenant code execution at the edge. The post also includes a pricing comparison with AWS Lambda, highlighting potential cost savings.