@rauchg: Deployments on Vercel are up 3x since the start of the year. And 2x the 6 months prior. Agents love deploying. We suppo…
Summary
Vercel CEO Guillermo Rauch shares that deployments on Vercel have tripled since the start of the year, driven partly by AI agents. Vercel migrated its critical build database from Redis to DynamoDB while handling 6,000 deployments per minute.
View Cached Full Text
Cached at: 08/13/26, 07:29 PM
Deployments on Vercel are up 3x since the start of the year. And 2x the 6 months prior. Agents love deploying.
We supported this growth with excellent uptime, while also shipping 19 build & deploy performance improvements on our public changelog in this period.
Redis served us well since I first created the z̵e̵i̵t̵ Vercel infrastructure 10 years ago, in numerous places. But as many such cases, Dynamo is the right beast for this size of demand.
Vercel (@vercel): We migrated the database behind every build at Vercel, one of our most critical services, while it handled 6,000 deployments a minute.
The story of how it happened, our philosophy, and what we learned ↓
Similar Articles
Vercel CEO Guillermo Rauch on the fight to split off models from agents
In an interview with TechCrunch, Vercel CEO Guillermo Rauch discusses the challenges of deploying AI agents in production, the need to separate models from agents for security and control, and Vercel's tools like Eve and Sandbox to manage agent behavior and data access.
@rauchg: “The others make the easy part easier. Vercel makes the hard part easy” – direct quote today from tech lead for AI agen…
Guillermo Rauch announces eve, a durable AI agent framework from Vercel Labs that runs natively with React and Next.js, featuring built-in sandboxing, human-in-the-loop, and evaluation capabilities.
@rauchg: https://▲.to
Vercel introduces agentic infrastructure with features like durable orchestration and AI model gateway to help build and scale AI agents, as used by companies such as Notion and Zapier.
@rauchg: Vercel + Shopify is too good… http://superbape.com by @foda: 500+ orders processed in *2 minutes* Built with @v0 + @cur…
Vercel CEO highlights a case where a custom Next.js storefront built with v0 and Cursor AI on headless Shopify processed over 500 orders in 2 minutes, showcasing rapid ecommerce development with AI.
@rauchg: Vercel Services You can now collocate e.g.: a Python backend API, an ExpressJS server, and a React SPA in one Vercel pr…
Vercel announces Services, allowing users to collocate multiple backend and frontend services in one project with atomic deployment, rollback, preview URLs, and internal networking.