Curated topic
Why it matters: This case study demonstrates how high-level ML workloads can cause low-level kernel starvation, leading to network driver resets. It is a critical lesson in debugging performance bottlenecks that span the entire stack from distributed frameworks to cloud infrastructure drivers.
Why it matters: It shifts AI agents from ephemeral tools to scalable infrastructure. By using the actor model and durable execution, engineers can deploy millions of persistent, stateful agents with zero idle costs, enabling complex, long-running workflows that survive platform restarts and crashes.
Why it matters: This allows engineers to add voice capabilities to AI agents without re-architecting their stack. By leveraging Durable Objects and Workers AI, it ensures state consistency across text and voice while providing a unified, low-latency pipeline for real-time interactions.
Why it matters: Cloudflare's Browser Run provides a scalable, serverless Chrome environment optimized for AI agents. By exposing CDP and adding human-in-the-loop capabilities, it solves the reliability and observability challenges inherent in building complex, autonomous web-browsing agents.
Why it matters: Project Think shifts AI agents from ephemeral tools to durable infrastructure. By combining the actor model with sandboxed execution, it enables cost-effective, persistent, and self-evolving agents that scale per-user or per-task without the overhead of traditional VMs.
Why it matters: As AI agents replace humans as primary triggers for durable execution, systems must scale horizontally. Cloudflare's rearchitecture demonstrates how to evolve from a single-bottleneck coordinator to a distributed model using Durable Objects to handle massive machine-speed workloads.
Why it matters: As AI agents become ubiquitous, securing the connection between LLMs and sensitive data is critical. This architecture provides a blueprint for enterprise-grade MCP deployments that balance developer productivity with robust security, observability, and cost control.
Why it matters: AI agents require secure, non-interactive access to private resources. Cloudflare Mesh bridges the gap between autonomous software and legacy networking, enabling secure, auditable, and low-latency connections for developers building agentic workflows.
Why it matters: Managing context in long-run agentic systems is critical as context windows fill and performance degrades. This architecture shows how to use structured memory and specialized agent roles to maintain coherence and accuracy across complex, multi-step workflows.
Why it matters: Managing thousands of API endpoints manually is error-prone. Cloudflare's new schema-driven CLI ensures consistency across all products, providing a reliable interface for both humans and AI agents to automate infrastructure-as-code and local development workflows.