3 links
tagged with all of: serverless + cloudflare
Click any tag below to further narrow down your results
Links
After facing challenges with traditional Redis-based rate limiting during a traffic spike, the author transitioned to using Cloudflare Durable Objects for a more efficient solution. This new approach significantly reduced latency, improved reliability, and lowered costs while effectively managing thousands of concurrent requests in a serverless environment.
Cloudflare has introduced an open beta for Workers Tracing, a new feature that allows developers to trace requests through their serverless applications. This tool aims to enhance visibility into application performance and assist in debugging by providing detailed insights about request paths and execution times. With Workers Tracing, users can better understand their application's behavior and optimize performance accordingly.
Cloudflare has launched Containers in public beta, allowing developers to deploy Docker container images on its global edge network, which enhances performance by reducing latency. This new feature integrates with Cloudflare Workers, enabling the execution of complex Linux-based applications while offering benefits like global deployment, scale-to-zero pricing, and programmability.