惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
博客园 - 司徒正美
博客园 - 【当耐特】
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
人人都是产品经理
人人都是产品经理
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
大猫的无限游戏
大猫的无限游戏
月光博客
月光博客
宝玉的分享
宝玉的分享
V
V2EX
S
SegmentFault 最新的问题
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
Martin Fowler
Martin Fowler
Jina AI
Jina AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
L
LangChain Blog
D
Docker
腾讯CDC

Vercel News

Vercel Open Source Program: Winter 2026 cohort How Notion Workers run untrusted code at scale with Vercel Sandbox How we run Vercel's CDN in front of Discourse From idea to secure checkout in minutes with Stripe Building Slack agents can be easy Scaling redirects to infinity on Vercel Advancing Python typing Gamma builds design-first agents with Vercel How Avalara turns pipe dreams into patent-pending with v0 Keeping community human while scaling with agents How OpenEvidence built a healthcare AI that physicians actually trust Security boundaries in agentic architectures Skills Night: 69,000+ ways agents are getting smarter Video Generation with AI Gateway We Ralph Wiggumed WebStreams to make them 10x faster How Stably ships AI testing agents in hours, not weeks How we built AEO tracking for coding agents Anyone can build agents, but it takes a platform to run them Introducing Geist Pixel The Vercel AI Accelerator is back with $6m in credits Making agent-friendly pages with content negotiation The Vercel OSS Bug Bounty program is now available Introducing the new v0 Run untrusted code with Vercel Sandbox, now generally available How Stripe built a game-changing app in a single flight with v0 How Sensay went from zero to product in six weeks AGENTS.md outperforms skills in our agent evals Agent skills explained: An FAQ Testing if "bash is all you need" AWS databases are now live on the Vercel Marketplace and v0
Billions of requests: Black Friday-Cyber Monday 2025
Dan FeinProduct · 2025-12-02 · via Vercel News

Every year, Black Friday and Cyber Monday reveal how people shop, browse, and discover products at global scale. For Vercel, the weekend doesn’t require a different operating mode. The platform behaves the same way it does every day, only with higher traffic volume.

A live dashboard showed the traffic as it played out.

This year, traffic reached more than 115.8 billion total requests, reflecting 33.6% year-over-year growth with consistent performance throughout the events.

The traffic shape told a familiar story. Requests dipped on Thanksgiving as people stepped away from screens, then surged on Black Friday, stayed elevated through the weekend, and built into a second wave on Cyber Monday.

These rhythms played out across every major geography, and the platform adapted continuously without configuration changes or manual intervention.

Below is a snapshot of what the weekend looked like.

Link to headingKey metrics from the weekend

  • 115,836,126,847 total requests - Global traffic delivered with consistent performance.

  • 518,027 peak requests per second - Traffic delivered at peak demand

  • 6,120,247 deployments - New versions of applications shipped

  • 24,086,391 AI Gateway requests - AI routing kept responses fast across providers

  • 43,213,555,901 Fluid compute invocations - Dynamic workloads scaled automatically

  • 56,926,096,915 cache hits - Fast delivery directly from globally distributed regions

  • 1,809,912,897 ISR reads - Initial regional loads of refreshed content, does not count cached responses

  • 1,517,476,504 ISR writes - Catalog, pricing, and content updates propagated instantly.

  • 7,507,223,309 firewall actions - Threats filtered before reaching applications

  • 415,683,895 bots blocked - Automated abuse stopped early

  • 2,408,122,336 humans verified - Legitimate shoppers passed security checks

  • Top regions: US, DE, GB, IN, BR, SG, JP - with high activity across all 20 global regions

Link to headingGlobal scale and natural traffic rhythms

Of the 115 billion requests that flowed through Vercel from November 28 through December 1, the United States led activity with over 40.7 billion requests, followed by Germany, the United Kingdom, India, Brazil, Singapore, and Japan. Traffic moved across time zones throughout the weekend, with peaks in one region balanced by lower activity in others.

Vercel handled these shifts the same way it manages everyday production traffic, scaling the global network and compute layer to match real user behavior.

Link to headingAI Gateway supported AI-native shopping at global scale

AI continued to shape how shoppers discovered products, searched catalogs, and received personalized help. More than 24 million AI requests passed through AI Gateway across the BFCM window. Retailers used AI for search, recommendations, guided browsing, and customer support. AI Gateway routed these queries across providers and regions, maintaining low latency and resilience even when demand fluctuated.

AI is now part of the normal shopping experience. Routing, failover, and provider coordination are essential when millions of customers depend on AI-powered workflows. AI Gateway delivered this consistency at global scale.

Link to headingFluid compute matched real traffic automatically

Fluid compute handled more than 43.2 billion function invocations across the weekend. Teams used it for personalization logic, cart behavior, content evaluation, and AI inference. Fluid adjusts instantly to incoming traffic. Capacity increases the moment volume rises and scales back when demand settles. With automated pre-warming, and no tuning or configuration required.

This elasticity is part of the platform’s normal operation and ensures applications stay responsive regardless of traffic shape.

Link to headingIncremental Static Regeneration kept content fresh and fast

Product catalogs, pricing details, inventory indicators, and promotions changed continuously throughout the event. ISR processed more than 1.8 billion reads and 1.5 billion writes, refreshing content across the CDN without requiring redeploys or adding strain to backend systems.

Shoppers received accurate information at static performance speeds, even as merchandisers updated content minute by minute.

Link to headingSecurity systems filtered billions of unwanted requests

Security activity increased alongside customer traffic. More than 7.5 billion firewall actions were taken across system rules and customer-defined WAF logic. These protections stopped invalid and malicious traffic at the edge, preserving compute capacity and ensuring stable performance.

Bot Management also operated at massive scale. More than 415 million bot attempts were identified and blocked, while more than 2.4 billion legitimate human interactions were verified through invisible checks by both Vercel BotID and system security defenses. Retailers protected checkout flows, inventory endpoints, and account systems without introducing friction.

Link to headingCaching delivered fast performance worldwide

More than 56.9 billion requests were served directly from Vercel’s global cache. These cache hits reduced latency, decreased backend load, and ensured fast page delivery throughout the weekend. Caching works in tandem with ISR and Fluid compute, forming a multi-layer performance system where static assets stay fast, dynamic updates propagate instantly, and compute is reserved for real application logic.

Link to headingA platform built for everyday traffic, even when every day is bigger

The 2025 traffic profile reinforces that large events do not require special preparation when the delivery layer is built to adapt to real user behavior. Cache hits, ISR updates, Fluid compute, AI routing, and firewall filtering worked together to absorb global demand. Development teams deployed more than 6.1 million times across the weekend, shipping updates continuously with the confidence provided by instant rollbacks and predictable reliability.

How you can build for peak traffic with Vercel and Contentful

Watch this video on-demand to see how you can build for traffic surges, with optimized caching strategies and self-driving infrastructure.

Build for peak traffic

Link to headingLooking ahead

As AI-driven experiences expand, as personalization deepens, and as global traffic patterns evolve, the infrastructure behind these applications must adapt at the speed of real users. Vercel’s software layer does this every day. Black Friday through Cyber Monday simply highlight the scale of normal operations.

If you are preparing for your next peak moment, explore how AI Gateway, Fluid compute, ISR, and Vercel’s security tools fit into your architecture. The teams who thrive during high-pressure events are the ones who adopt adaptive infrastructure before they need it.

Deploy your own BFCM website

Design engineer and v0 user, Abil Shrestha, rebuilt our Black Friday-Cyber Monday site and published it as a forkable template you can try today.

Fork the v0 app