Cloudflare Launches Agentic Cloud Infrastructure to Power AI Agents at Scale
By ✦ min read
<h2>Breaking News: Cloudflare Announces Agentic Cloud Platform</h2><p><strong>San Francisco, CA</strong> — Cloudflare today unveiled a new cloud infrastructure built specifically for AI agents, marking a major shift from traditional multi-tenant computing. The announcement, which concluded the company's first Agents Week, aims to solve scalability challenges as agents become a primary workload.</p><figure style="margin:20px 0"><img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/25twxcfrFmVdPOM25w44Kz/61e7071d4f1fef8a5ea9b979e7871684/Building_the_agentic_cloud-_everything_we_launched_during_Agents_Week_2026-OG.png" alt="Cloudflare Launches Agentic Cloud Infrastructure to Power AI Agents at Scale" style="width:100%;height:auto;border-radius:8px" loading="lazy"><figcaption style="font-size:12px;color:#666;margin-top:5px">Source: blog.cloudflare.com</figcaption></figure><p>“The old cloud model was designed for one app serving many users, but agents demand compute capacity for tens of millions of simultaneous sessions,” said Dane Knecht, CTO of Cloudflare. “We are creating Cloud 2.0 — the agentic cloud.”</p><h2 id="compute">Compute: From Full Operating Systems to Lightweight Isolates</h2><p>Agents require flexible computing environments. Some need full OS access to install packages and run terminal commands, while others require millisecond startup times and massive scalability.</p><p>Cloudflare introduced <strong>Sandboxes</strong> — persistent, isolated environments with shell, filesystem, and background processes. These are designed for AI agents to run reliably without interfering with each other. The company also launched <strong>Artifacts</strong>, a Git-compatible versioned storage that lets agents, developers, and automations create tens of millions of repositories.</p><h2 id="quotes">Expert Reactions</h2><p>“Agents have swiftly changed how people work in the past year,” said Rita Kozlov, VP of Product at Cloudflare. “Coding agents ship faster, support agents resolve tickets end-to-end, and research agents validate hypotheses across hundreds of sources in minutes.”</p><p>Kozlov added: “The potential scale is staggering. If even a fraction of knowledge workers run a few agents in parallel, we need infrastructure that can handle that.”</p><h2>Background: The Rise of the Agent Era</h2><p>Over the past year, AI agents have transitioned from experimental projects to production tools. Developers now run multiple agents in parallel around the clock, forcing a rethinking of cloud architecture.</p><figure style="margin:20px 0"><img src="https://blog.cloudflare.com/cdn-cgi/image/format=auto,dpr=3,width=64,height=64,gravity=face,fit=crop,zoom=0.5/https://cf-assets.www.cloudflare.com/zkvhlag99gkb/15tKckibXhwPEckLeCWGle/a0bc2f5d0219244489150cc090c04357/0b44a65c-00b0-4550-8cbd-724f7960252a_800x800.png" alt="Cloudflare Launches Agentic Cloud Infrastructure to Power AI Agents at Scale" style="width:100%;height:auto;border-radius:8px" loading="lazy"><figcaption style="font-size:12px;color:#666;margin-top:5px">Source: blog.cloudflare.com</figcaption></figure><p>Cloudflare’s Workers platform, launched eight years ago, inadvertently laid the foundation. The containerless, serverless model proved ready-made for agent workloads. Now the company has added purpose-built primitives for security, identity, and tool integration.</p><h2>What This Means: Redefining Cloud Computing</h2><p>This announcement signals that traditional public clouds may need to adapt to agent-centric workloads. Cloudflare’s approach offers an alternative to legacy models, potentially reducing costs and latency for agent-heavy applications.</p><p>Developers can now deploy agents with built-in security and identity, and scale from prototype to production seamlessly. The web itself may need to adapt as agents drive a growing share of internet traffic.</p><h2>Key Launches from Agents Week</h2><ul><li><strong>Artifacts</strong>: Git-compatible versioned storage for agents, allowing forking from any remote and handing off URLs.</li><li><strong>Sandboxes</strong>: Real computers with shell, filesystem, and background processes for persistent agent environments.</li><li><strong>Agent Toolbox</strong>: Models, tools, and context needed for agents to do real work.</li></ul><p>For more details, see the full <a href="#compute">compute section</a> above.</p><p><em>This is a developing story. More information will be released as it becomes available.</em></p>
Tags: