AI
Cloudflare
Tue Nov 19 2024
DO it again: how we used Durable Objects to add WebSockets support and authentication to AI Gateway
We used Cloudflare’s Developer Platform and Durable Objects to build authentication and a WebSockets API that developers can use to call AI ...
Developer-Platform
Thu Oct 31 2024
Workers Builds: integrated CI/CD built on the Workers platform
Workers Builds, an integrated CI/CD pipeline for the Workers platform, recently launched in open beta.
Thu Oct 24 2024
Billions and billions (of logs): scaling AI Gateway with the Cloudflare Developer Platform
How we scaled AI Gateway to handle and store billions of requests, using Cloudflare Workers, D1, Durable Objects, and R2.
Edge
Wed Oct 09 2024
Improving platform resilience at Cloudflare through automation
We realized that we need a way to automatically heal our platform from an operations perspective, and designed and built a workflow orchestr...
Agile-Developer-Services
Fri Sep 27 2024
Our container platform is in production. It has GPUs. Here’s an early look
We’ve been working on something new — a platform for running containers across Cloudflare’s network.
Birthday-Week
AI Everywhere with the WAF Rule Builder Assistant, Cloudflare Radar AI Insights, and updated AI bot protection
Thu Sep 26 2024
Builder Day 2024: 18 big updates to the Workers platform
To celebrate Builder Day 2024, we’re shipping 18 updates inspired by direct feedback from developers building on Cloudflare.
Making Workers AI faster and more efficient: Performance optimization with KV cache compression and speculative decoding
With a new generation of data center accelerator hardware and using optimization techniques such as KV cache compression and speculative dec...
We made Workers KV up to 3x faster — here’s the data
Speed is a critical factor that dictates Internet behavior.
Zero-latency SQLite storage in every Durable Object
Traditional cloud storage is inherently slow because it is accessed over a network and must synchronize many clients.
Tue Sep 24 2024
Automatically generating Cloudflare’s Terraform provider
The Cloudflare Terraform provider used to be manually maintained.