How Factory scaled its cloud backend to tens of millions of daily requests on Vercel
Factory scaled to tens of millions daily requests on a single Next.js backend—without a dedicated infrastructure team. Here's how they did it.

Why it matters
A vendor case study showing how an AI agent platform (Factory) uses its own product internally to ship faster, then publicly documents the infrastructure pattern. Relevant to practitioners building scalable AI/agent backends and those evaluating Vercel for production AI workloads.
The key facts
15 to knowTens of millions of backend API requests served daily on single Vercel deployment
350ms p95 response time achieved with Fluid compute and Next.js
Factory's own 'Droids' (autonomous agents) handle internal tooling, builds, and deployments—dozens per day
Non-technical teams (sales, solutions engineers) now self-serve internal tool deployment via agents
Scaled to multi-surface platform (API, Desktop App, CLI) without standing up separate infrastructure
Security: Vercel Observability + WAF deployed to handle botnet attacks and fraudulent account creation
No dedicated infrastructure team required; only tuning memory limits and function duration
Tens of millions of backend API requests daily on single Vercel backend
p95 response time: 350ms
Factory uses its own Droids agents to handle deployments, configuration, builds end-to-end
Non-technical teams (account executives, solutions architects) now self-serve deploy via Droids instead of requesting engineering
Dozens of internal deployments per day across team
All infrastructure runs on Next.js (not separate backend services)
WAF and Vercel Observability handle API security and bot protection
No dedicated infrastructure team required
Go to the source
Vercel Blogvercel.com
Publisher excerpt: Factory on Vercel Non-technical teams were bottlenecked on engineering Droids hit Vercel's APIs to build and deploy autonomously Going self-serve exposed Factory's backend to a new category of threat Observability and WAF handle protection at the network level Tens of millions of backend API…
