← Back to all sparks
Cloudflare logo

Cloudflare

DEVOPSINFRA · APIS
Velocity7.5

Edge network

Cloudflare positions itself as the agentic cloud, with agents that self-onboard and durable workflows scoped to tenants.

agentic-clouddurable-executionworkers-platformpost-quantumreliabilitydeveloper-platform
Current state
Cloudflare just wrapped its first Agents Week and is shipping primitives for agent-driven applications faster than any other cloud in the past month. Agents can now create Cloudflare accounts, buy domains, and deploy without a human in the loop; Dynamic Workflows brings tenant-scoped durable execution to multi-tenant Workers apps; post-quantum encryption is GA for IPsec; and the Code Orange reliability program — triggered by the November 2025 outage — is complete. The internal AI engineering stack and AI code review tooling are also being productized as proof points.
Where it's heading
The direction is the agentic cloud as Cloudflare's primary positioning: every layer of the stack — onboarding, runtime, durable execution, security — is being reshaped to assume agents are first-class customers and operators. The Workers platform is now the substrate for multi-tenant agent-built SaaS rather than a serverless function host. Reliability and post-quantum work are the trust scaffolding that lets the agentic pitch land in regulated and security-sensitive accounts.
Prediction
Expect the next round to formalize agent-specific billing and policy controls (rate limits, spending caps, scoped tokens) and to extend tenant-scoped durable execution into companion data primitives like queues and KV. Pricing innovation around agent-driven usage is a likely follow-on.

Recent moves

  1. 1mo ago

    Introducing Dynamic Workflows: durable execution that follows the tenant2026-05-01WorkflowsCloudflare WorkersDurable ExecutionDeveloper P…

    ⚡ SPARK

    Dynamic Workflows ships durable execution that follows the tenant in multi-tenant Workers applications. A new primitive built for AI-generated apps and SaaS where every customer's logic is loaded at runtime — exactly the substrate the agentic cloud thesis depends on.

    View source ↗
  2. 1mo ago

    Code Orange: Fail Small is complete.

    The Code Orange: Fail Small reliability program — kicked off after the November 2025 outage — wraps. The result is a network architecture less prone to correlated failure and a public commitment that the specific failure mode behind November cannot recur. Trust scaffolding for the broader agentic pitch.

    View source ↗
  3. 1mo ago

    Agents can now create Cloudflare accounts, buy domains, and deploy2026-04-30Starting today, agents can now be Cloudflare customers.

    ⚡ SPARK

    Agents can now create Cloudflare accounts, purchase domains, and deploy applications without a human in the loop. The three previously human-gated steps for getting into production — account, payment, API token — are now agent-accessible.

    View source ↗
  4. 1mo ago

    Post-quantum encryption for Cloudflare IPsec is generally available2026-04-30Cloudflare IPsec now has generally available support for pos…

    Post-quantum encryption for Cloudflare IPsec moves to GA, closing the gap between TLS and site-to-site connectivity. Cloudflare brought its full PQC target forward to 2029; this is the next concrete checkpoint.

    View source ↗
  5. 2mo ago

    Shutdowns, power outages, and conflict: a review of Q1 2026 Internet disruptions2026-04-28The first quarter of 2026 saw a surge in Intern…

    Cloudflare's quarterly Internet disruption review for Q1 2026 documents government shutdowns in Uganda and Iran, repeated power-grid collapses in Cuba, and continued conflict-driven impact in Ukraine. Research publication, not a product release, but a regular cadence that anchors Cloudflare's Radar positioning.

    View source ↗
  6. 2mo ago

    wasm-bindgen gains panic and abort recovery for Rust Workers

    Panics and unexpected aborts in Rust Workers no longer poison the instance — wasm-bindgen now handles them as recoverable errors. Removes a long-standing reliability sharp edge for Rust on the Workers runtime.

    View source ↗