[proxy] blog.cloudflare.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

The truly programmable SASE platform

2026-03-02

As the only SASE platform with a native developer stack, we’re giving you the tools to build custom, real-time security logic and integrations directly at the edge....

Continue reading »

How we rebuilt Next.js with AI in one week

2026-02-24

AICloudflare WorkersWorkers AIDevelopersDeveloper PlatformJavaScriptOpen SourcePerformance

One engineer used AI to rebuild Next.js on Vite in a week. vinext builds up to 4x faster, produces 57% smaller bundles, and deploys to Cloudflare Workers with a single command....

Code Mode: give agents an entire API in 1,000 tokens

2026-02-20

DevelopersDeveloper PlatformAIWorkers AICloudflare WorkersOptimizationOpen Source

The Cloudflare API has over 2,500 endpoints. Exposing each one as an MCP tool would consume over 2 million tokens. With Code Mode, we collapsed all of it into two tools and roughly 1,000 tokens of context....

Shedding old code with ecdysis: graceful restarts for Rust services at Cloudflare

2026-02-13

RustOpen SourceInfrastructureEngineeringEdgeDevelopersDeveloper PlatformApplication ServicesRust

ecdysis is a Rust library enabling zero-downtime upgrades for network services. After five years protecting millions of connections at Cloudflare, it’s now open source....

Introducing Markdown for Agents

2026-02-12

AIAgentsDevelopersDeveloper Platform

The way content is discovered online is shifting, from traditional search engines to AI agents that need structured data from a Web built for humans. It’s time to consider not just human visitors, but start to treat agents as first-class citizens. Markdown for Agents automatically converts any HTML page requested from our network to markdown....

MORE POSTS

January 30, 2026 2:00 PM

Building vertical microfrontends on Cloudflare’s platform

Deploy multiple Workers under a single domain with the ability to make them feel like single-page applications. We take a look at how service bindings enable URL path routing to multiple projects....

January 27, 2026 2:00 PM

Building a serverless, post-quantum Matrix homeserver

As a proof of concept, we built a Matrix homeserver to Cloudflare Workers — delivering encrypted messaging at the edge with automatic post-quantum cryptography....

January 16, 2026 2:00 PM

Astro is joining Cloudflare

The Astro Technology Company team — the creators of the Astro web framework — is joining Cloudflare. We’re doubling down on making Astro the best framework for content-driven websites, today and in the years to come....

January 15, 2026 2:00 PM

Human Native is joining Cloudflare

Cloudflare acquires Human Native, an AI data marketplace specialising in transforming content into searchable and useful data, to accelerate work building new economic models for the Internet....

November 17, 2025 2:00 PM

Replicate is joining Cloudflare

Bringing Replicate’s tools into Cloudflare will continue to make our Workers Platform the best place on the Internet to build and deploy any AI or agentic workflow. ...

November 04, 2025 2:00 PM

Building a better testing experience for Workflows, our durable execution engine for multi-step applications

End-to-end testing for Cloudflare Workflows was challenging. We're introducing first-class support for Workflows in cloudflare:test, enabling full introspection, mocking, and isolated, reliable tests for your most complex applications....

October 24, 2025 5:10 PM

How Cloudflare’s client-side security made the npm supply chain attack a non-event

A recent npm supply chain attack compromised 18 popular packages. This post explains how Cloudflare’s graph-based machine learning model, which analyzes 3.5 billion scripts daily, was built to detect and block exactly this kind of threat automatically....

October 24, 2025 1:00 PM

Securing agentic commerce: helping AI Agents transact with Visa and Mastercard

Cloudflare is partnering with Visa and Mastercard to help secure the future of agentic commerce....

October 14, 2025 8:00 PM

Unpacking Cloudflare Workers CPU Performance Benchmarks

Cloudflare investigated CPU performance benchmark results for Workers, uncovering and fixing issues in infrastructure, V8 garbage collection, and OpenNext optimizations. ...

September 29, 2025 2:00 PM

15 years of helping build a better Internet: a look back at Birthday Week 2025

Rust-powered core systems, post-quantum upgrades, developer access for students, PlanetScale integration, open-source partnerships, and our biggest internship program ever — 1,111 interns in 2026....

September 25, 2025 2:00 PM

Cloudflare's developer platform keeps getting better, faster, and more powerful. Here's everything that's new.

Cloudflare's developer platform keeps getting better, faster, and more powerful. Here's everything that's new....

September 22, 2025 1:00 PM

Supporting the future of the open web: Cloudflare is sponsoring Ladybird and Omarchy

We are excited to announce our support of two independent, open source projects: Ladybird, an ambitious project to build an independent browser, and Omarchy, an opinionated Arch Linux for developers. ...

September 22, 2025 1:00 PM

Come build with us: Cloudflare's new hubs for startups

In 2026, Cloudflare is opening our San Francisco, Austin, London, and Lisbon offices to builders and Startups. Participants of Workers Launchpad and Cloudflare for Startups Program will be eligible...

September 22, 2025 1:00 PM

Introducing free access to Cloudflare developer features for students

Students in the United States over the age of 18 with a .edu email can now get one year of free access to Cloudflare developer features. Build, experiment, and launch projects with production-grade ...

September 22, 2025 1:00 PM

Cap'n Web: a new RPC system for browsers and web servers

Cap'n Web is a new open source, JavaScript-native RPC protocol for use in browsers and web servers. It provides the expressive power of Cap'n Proto, but with no schemas and no boilerplate....