MORE POSTS
July 24, 2025 1:00 PM
Serverless Statusphere: a walk through building serverless ATProto applications on Cloudflare’s Developer Platform
Build and deploy real-time, decentralized Authenticated Transfer Protocol (ATProto) apps on Cloudflare Workers....
June 03, 2025 1:00 PM
Building an AI Agent that puts humans in the loop with Knock and Cloudflare’s Agents SDK
How Knock shipped an AI Agent with human-in-the-loop capabilities with Cloudflare’s Agents SDK and Cloudflare Workers....
May 29, 2025 1:00 PM
Let’s DO this: detecting Workers Builds errors across 1 million Durable Objects
Workers Builds, our CI/CD product for deploying Workers, monitors build issues by analyzing build failure metadata spread across over one million Durable Objects....
April 30, 2025 2:00 PM
Bringing streamable HTTP transport and Python language support to MCP servers
We're continuing to make it easier for developers to bring their services into the AI ecosystem with the Model Context Protocol (MCP) with two new updates....
April 10, 2025 2:05 PM
Making Super Slurper 5x faster with Workers, Durable Objects, and Queues
We re-architected Super Slurper from the ground up using our Developer Platform — leveraging Cloudflare Workers, Durable Objects, and Queues — and improved transfer speeds by up to 5x....
April 07, 2025 2:00 PM
Cloudflare acquires Outerbase to expand database and agent developer experience capabilities
Cloudflare has acquired Outerbase, expanding our database and agent developer experience capabilities....
February 25, 2025 2:00 PM
Making Cloudflare the best platform for building AI Agents
Today we’re excited to share a few announcements on how we’re making it even easier to build AI agents on Cloudflare....
October 24, 2024 1:05 PM
Build durable applications on Cloudflare Workers: you write the Workflows, we take care of the rest
Cloudflare Workflows is now in open beta! Workflows allows you to build reliable, repeatable, long-lived multi-step applications that can automatically retry, persist state, and scale out. Read on to learn how Workflows works, how we built it on top of Durable Objects, and how yo...
October 24, 2024 1:00 PM
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....
October 24, 2024 1:00 PM
Durable Objects aren't just durable, they're fast: a 10x speedup for Cloudflare Queues
Learn how we built Cloudflare Queues using our own Developer Platform and how it evolved to a geographically-distributed, horizontally-scalable architecture built on Durable Objects. Our new architecture supports over 10x more throughput and over 3x lower latency compared to the ...
September 27, 2024 1:00 PM
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. We already use it in production, for AI inference and more. Today we want to share an early look at...
September 26, 2024 1:00 PM
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. But what if we could instead put your application code deep into the storage layer...
April 05, 2024 1:00 PM
Cloudflare acquires PartyKit to allow developers to build real-time multi-user applications
We're thrilled to announce that PartyKit, a trailblazer in enabling developers to craft ambitious real-time, collaborative, multiplayer applications, is now a part of Cloudflare...
September 28, 2023 1:00 PM
Running Serverless Puppeteer with Workers and Durable Objects
We’ve heard from developers that configuring and maintaining their own serverless browser automation systems can be quite painful. The Workers Browser Rendering API solves this...
September 20, 2023 1:00 PM
How Waiting Room makes queueing decisions on Cloudflare's highly distributed network
We want to give you a behind the scenes look at how we have evolved the core mechanism of our product–namely, exactly how it kicks in to queue traffic in response to spikes...