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

推荐订阅源

N
Netflix TechBlog - Medium
IT之家
IT之家
博客园_首页
Hugging Face - Blog
Hugging Face - Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
美团技术团队
小众软件
小众软件
博客园 - 叶小钗
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 三生石上(FineUI控件)
罗磊的独立博客
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
博客园 - 【当耐特】
月光博客
月光博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理

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
Managing major traffic spikes during ticket drops with Ve...
Kiana Lewis · 2023-03-31 · via Vercel News

3 min read

Managing the complex scaling needs of an online ticketing platform can be challenging. For the French end-to-end ticketing solution Shotgun, ticket drops used to involve stress around scaling and server provisioning. As a company dedicated to providing artists and their fans with the best service, Shotgun now relies on Vercel for seamless launches. So when they drop tickets for artists like Billie Eilish, the team can rest assured their site can handle the traffic.

Link to headingThe need for scalability

In the beginning, Shotgun’s small dev team relied on Heroku. They appreciated its setup simplicity, but soon realized that Heroku couldn’t always scale to handle the traffic their website receives. It’s not uncommon for Shotgun’s consumer site to experience extreme traffic spikes when tickets go live for an event—jumping by 200x in just a few minutes. To prevent site crashes, Shotgun’s engineers would need to manually scale before ticket drops. 

The switch to Vercel took the pressure off of Shotgun’s developers. Instead of manually scaling ahead of time, they can now count on Vercel’s serverless autoscaling during traffic spikes. By using Vercel as their frontend platform and Next.js for their consumer website and dashboard, the team can feel confident during major ticket launches.

Vercel allows us to focus on innovating and building our products, rather than spending time on DevOps.

Lucas Gerard, Cofounder and CTO at Shotgun

Link to headingA better workflow for faster development

A crucial part of Shotgun's deployment workflow is the use of deployment branches that Vercel automatically provisions upon each `git commit`. Opening a pull request generates a corresponding Vercel Preview Deployment, which the team uses for testing, staging, and ultimately deployment to production. It’s a simple and familiar workflow.

The team at Shotgun has improved the rest of their dev workflow, too. They use Edge Config to quickly configure new waiting rooms in preparation for ticket drops. This prevents them from having to deploy each time a new waiting room is needed. When combined with Vercel Instant Rollbacks and Edge Functions, Shotgun’s new workflow has given them more time to iterate at scale. As Lucas explains, “Using Vercel has made us more confident in serving larger and larger clients. Vercel has really unlocked that scalability for us.”

Link to headingSimplifying their setup

With its accessibility for small and large companies alike, Shotgun can experience the many Vercel features developers love. One example: Vercel Cron Jobs. Migrating from Shotgun’s previous Firebase function to Cron was seamless—taking just five minutes. On a macro level, the team enjoys how intuitive using Vercel has been. They don’t have to fight with the UI or struggle to find what they’re looking for. Everything just works.

Vercel is incredibly easy to use due to its great UX and UI. We can really tell that it’s been made by developers, for developers.

 Antoine Rousseau, Senior Software Engineer

Link to headingNext up, the US and Brazil: expanding to other markets

While the team is based in Europe, they have a large user base growing in the United States and in Brazil that they’re looking forward to expanding. Features like Edge Middleware and Vercel’s Real Experience Score are helping Shotgun confidently grow that user base. They rely on Edge Middleware to fine-tune cookie handling, and they can see the impact of site updates in real time on actual users with Vercel Analytics. Being able to track their site and app performance in these specific countries helps them better optimize for these new markets. 

From Brazil to France, consumers around the world can continue encountering seamless buying experiences when they’re shopping with Shotgun. Next.js is the main framework for the startup’s site and dashboard. After recently upgrading their consumer site to Next.js 13 on React 18, the dev team experienced even more performance gains.   

Ready to scale at the edge?

Talk to an expert about improving your own site's performance.

Get in touch