MORE POSTS
April 11, 2025 2:00 PM
Startup Program update: empowering every stage of the startup journey
Cloudflare’s Startup Program offers up to $250,000 in credits for companies building on our Developer Platform across 4 tiers: $5,000, $25,000, $100,000, and $250,000....
April 11, 2025 2:00 PM
How we simplified NCMEC reporting with Cloudflare Workflows
We transitioned to Cloudflare Workflows to manage complex, multi-step processes more efficiently. This shift replaced our National Center for Missing & Exploited Children (NCMEC) reporting system....
April 11, 2025 1:00 PM
Workers AI gets a speed boost, batch workload support, more LoRAs, new models, and a refreshed dashboard
We just made Workers AI inference faster with speculative decoding & prefix caching. Use our new batch inference for handling large request volumes seamlessly....
April 10, 2025 2:00 PM
R2 Data Catalog: Managed Apache Iceberg tables with zero egress fees
R2 Data Catalog is now in public beta: a managed Apache Iceberg data catalog built directly into your R2 bucket....
April 10, 2025 2:00 PM
Sequential consistency without borders: how D1 implements global read replication
D1, Cloudflare’s managed SQL database, announces read replication beta. Here's a deep dive of the read replication implementation and how your queries can remain consistent across all regions....
April 10, 2025 2:00 PM
Just landed: streaming ingestion on Cloudflare with Arroyo and Pipelines
We’ve just shipped our new streaming ingestion service, Pipelines — and we’ve acquired Arroyo, enabling us to bring new SQL-based, stateful transformations to Pipelines and R2....
April 08, 2025 2:00 PM
Pools across the sea: how Hyperdrive speeds up access to databases and why we’re making it free
Hyperdrive, Cloudflare's global connection pooler, relies on some key innovations to make your database connections work. Let's dive deeper, in celebration of its availability for Free Plan customers....
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....
April 07, 2025 2:00 PM
Cloudflare Workflows is now GA: production-ready durable execution
Workflows — a durable execution engine built directly on top of Workers — is now Generally Available. We’ve landed new human-in-the-loop capabilities, more scale, and more metrics....
April 07, 2025 2:00 PM
Introducing AutoRAG: fully managed Retrieval-Augmented Generation on Cloudflare
AutoRAG is here: fully managed Retrieval-Augmented Generation (RAG) pipelines powered by Cloudflare's global network and powerful developer ecosystem. ...
April 02, 2025 1:00 PM
A steam locomotive from 1993 broke my yarn test
Yarn tests fail consistently at the 27-second mark. The usual suspects are swiftly eliminated. A deep dive is taken to comb through traces, only to be derailed into an unexpected crash investigation....
March 20, 2025 1:10 PM
Introducing Cloudy, Cloudflare’s AI agent for simplifying complex configurations
Cloudflare’s first AI agent, Cloudy, helps make complicated configurations easy to understand for Cloudflare administrators....
February 26, 2025 2:00 PM
Keep AI interactions secure and risk-free with Guardrails in AI Gateway
Deploy AI safely with built-in Guardrails in AI Gateway. Flag and block harmful or inappropriate content, protect personal data, and ensure compliance in real-time...
January 08, 2025 2:00 PM
Open source all the way down: Upgrading our developer documentation
At Cloudflare, we treat developer content like an open source product. This collaborative approach enables global contributions to enhance quality and relevance for a wide range of users. This year,...
December 26, 2024 2:00 PM
Sometimes I cache: implementing lock-free probabilistic caching
If you want to know what cache revalidation is, how it works, and why it can involve rolling a die, read on. This blog post presents a lock-free probabilistic approach to cache revalidation, along
...