Skip to content
Dashboard

Behind the scenes of Vercel's infrastructure: Achieving optimal scalability and performance

Staff Developer Advocate

Learn how Vercel builds and deploys serverless applications.

Link to headingBuilding and deploying any framework

Link to heading1. Uploading project files

Link to heading2. Creating the deployment

Request flow from CLI to static storage and API endpointRequest flow from CLI to static storage and API endpoint
Request flow from CLI to static storage and API endpoint
Deployment triggers a build in the build container which provisions resources and updates the deployment's statusDeployment triggers a build in the build container which provisions resources and updates the deployment's status
Deployment triggers a build in the build container which provisions resources and updates the deployment's status

Link to headingRequest phase

GeoDNS (upper) vs. Anycast Routing (lower)GeoDNS (upper) vs. Anycast Routing (lower)
GeoDNS (upper) vs. Anycast Routing (lower)
Flow of the request from client to requested resourceFlow of the request from client to requested resource
Flow of the request from client to requested resource

Link to headingConclusion

Complete flow of the deployment and request lifecycleComplete flow of the deployment and request lifecycle
Complete flow of the deployment and request lifecycle