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.
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.
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.