Announcing Cloudflare Ambassadors, Community Engineers, and another $1M in open-source funding
How to sustainably support and scale an open-source developer community while maintaining ecosystem health and incentivizing quality contributions.
Announcing Cloudflare Wallets: the programmable wallet for the agentic Internet
Enabling AI agents to autonomously conduct financial transactions and verify their identity while accessing APIs and content across the web within secure boundaries.
Building an open Agentic Internet: readable, discoverable, callable, and payable
How to enable AI agents to access and interact with web content while allowing publishers to monetize agent traffic and prevent resource abuse, without blocking legitimate agent-driven customer access.
Catching rogue AI behavior with identity-aware analytics
Detecting unauthorized or malicious behavior from users and AI agents accessing enterprise applications in real-time to prevent insider threats and data exfiltration.
Cloudflare AI Search: give your agents a search engine for your data
Making it difficult for AI agents to search and retrieve relevant information from proprietary user data without requiring engineers to build custom integrations.
Cloudflare OS: an open platform for agents, apps, and work
Organizations need a safe, extensible way for all employees to build applications and automate work while securely accessing internal systems without requiring deep infrastructure expertise.
Cloudflare is the only vendor named a Visionary in 2026 SASE and SSE reports
Enterprises needed a unified platform that could provide both Secure Access Service Edge (SASE) and Security Service Edge (SSE) capabilities to protect users and data across distributed networks and edge locations.
From ranking to recommended: get your site ready to thrive in the age of AI agents
As AI agents and bots now generate over half of web traffic, websites lack visibility into how well these machines can discover, crawl, and understand their content compared to traditional search engine optimization.
Give any website a WebMCP interface
Enabling AI agents to interact with existing websites without requiring API modifications or changes to origin infrastructure.
How Cloudflare enforces engineering standards using AI
Cloudflare needed to enforce consistent engineering standards and practices across their development lifecycle without relying solely on manual code reviews.
How we’re rethinking work at Cloudflare with Cloudflare OS
How to safely enable engineering teams to leverage AI tools while maintaining security and controlling access across distributed work environments.
Introducing Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers
AI agents need a scalable, cost-effective browser environment that can run stateless in cloud infrastructure rather than managing traditional browser instances.
Introducing Radar Researcher: An AI tool for exploring Internet data in plain language
Making complex global Internet traffic and trend data accessible to non-technical users without requiring deep knowledge of data querying or analytics systems.
Run CI/CD for millions of repos — on your platform, on Cloudflare
Building scalable CI/CD infrastructure that can handle millions of repositories without requiring users to manage complex YAML configurations or maintain separate CI/CD platforms.
The Agent Access Model
How do you securely grant task-scoped access to autonomous agents while preventing privilege escalation and unauthorized access to sensitive resources?
The Agent Development Lifecycle has arrived on Cloudflare
Managing the operational overhead of AI agents that generate code faster than human teams can review, test, deploy, and maintain it in production environments.
The next generation of MCP
Making MCP (likely Cloudflare's control plane protocol) efficiently executable on edge workers while maintaining state management across distributed edge locations.
Unifying Workers AI and AI Gateway into a single AI control plane
Developers lacked a unified way to observe, bill, and route AI requests across both Cloudflare's managed GPU infrastructure and external AI provider APIs.
Unveiling good and bad behaviors on the Agentic Internet
Bot mitigation systems were relying on point-in-time risk assessments, which failed to detect sophisticated agentic behavior that evolved over time and mimicked legitimate user patterns.
WriteGuard: fine-grained controls for MCP Servers
Cloudflare needed to safely grant write access to internal MCP servers without relying on perfect employee configuration or manual oversight of every tool invocation.
Agent Plugins package your skills, tools, and more
Developers had to maintain separate wrappers and configurations to make Agent Skills and MCP servers compatible with different AI coding agents and IDEs.
Model routing with Google Cloud API Gateway
Developers needed a way to dynamically route API requests to different LLM providers (Gemini, Claude, OpenAI) without hardcoding endpoints or managing custom proxy infrastructure.
Scaling AI Agent Infrastructure with the MCP Stateless updates
AI agent infrastructure needed to scale horizontally and support long-running interactive tasks without being constrained by stateful architecture patterns.
Scaling real-time AI agents with session-aware load balancing
Real-time AI agents with long-lived stateful bidirectional streams cannot be effectively load-balanced using traditional request-response metrics because server capacity is obscured by the nature of continuous conversations.
Behind the scenes: How we build, test, and scale Google Agent Skills
AI coding agents lack sufficient domain knowledge and context to reliably generate accurate, safe, and secure solutions for Google Cloud infrastructure tasks.
From User Sequences to Scaling Laws: A Multi-Stage Architecture for Meta’s Ads Ranking
How to efficiently rank ads at scale by leveraging temporal signals from user action sequences rather than relying on static, manually engineered sparse features across billions of daily interactions.
GEM Training: How Meta Doubled the Efficiency of Its LLM-Scale Ads Foundation Model
Meta needed to double the training efficiency of GEM, its LLM-scale ads foundation model, while scaling training compute 4x across thousands of GPUs without proportional increases in training time and cost.
How and Why Netflix Built a Real-Time Distributed Graph: Part 3 — Querying the graph with gRPC…
Netflix needed to efficiently query billions of nodes and edges in a real-time distributed graph while maintaining low latency and high availability across their microservices ecosystem.
Eval-driven development: Lessons from evaluating GenAI at scale
How to build trustworthy Generative AI products when traditional software testing assumptions break down due to non-deterministic LLM outputs.
An API for MoQ: provision your own isolated relays
Providing users with the ability to create isolated, controlled Media over QUIC (MoQ) relays with granular permission management for publishers and subscribers.
Dogfooding at scale: migrating cdnjs to Cloudflare’s Developer Platform
Migrating a massive open-source CDN serving 9 billion requests per day from legacy infrastructure to Cloudflare's own Developer Platform while maintaining reliability and performance.
Natural disasters and government interference: examining Q2 2026’s major Internet disruption events
Cloudflare needed to track, measure, and analyze Internet disruptions caused by natural disasters, government-mandated shutdowns, and DNS infrastructure events to understand their global impact on connectivity.
Post-quantum authentication to origins is now supported
Ensuring secure authentication between Cloudflare's edge servers and customer origin servers remains viable against future quantum computing threats.
Welcome to Agents Week
Cloud infrastructure was designed for human-browser interactions, but now needs to support autonomous agents with different requirements for storage, execution, and security.
We’re open-sourcing our privacy proxy CLI
Developers needed a simple way to test and debug privacy-preserving protocols like OHTTP without building complex infrastructure from scratch.
Agent and Model Evaluations in Gemini Enterprise Agent Platform are now GA
Developers lack a consistent, standardized way to measure and evaluate the quality of AI agents across both local development and production environments.
Enable on-demand expertise with Agent Skills in Genkit Go
Preventing context window bloat and excessive token consumption when agents need access to specialized instructions and references.
How to use Google microbenchmarks for evaluating TPU performance
Engineers need a systematic way to diagnose performance bottlenecks in TPU-based machine learning workloads to understand whether they are constrained by compute, memory, or network resources.
Automate your agent development lifecycle using any coding agent
AI projects struggle to move from prototype to production-ready agents due to fragmented tooling and complex infrastructure requirements across multiple consoles and IAM systems.
GenRec: Towards LLM-Native Recommendation at Netflix
Netflix needed to simplify their complex, hand-crafted recommendation system with thousands of features and specialized architectures to make it more maintainable while leveraging large language models.
Modeling Device Capabilities for Analytics
Netflix needed to accurately model and track heterogeneous device capabilities across millions of devices to determine which features and content types each device could support.
Indexing the Data Lake for Online Point Queries
Enabling low-latency point queries on vast quantities of data stored in a data lake for online services.