Home / Companies / Vercel / Blog / Post Details
Content Deep Dive

Fluid compute: How we built serverless servers

Blog post from Vercel

Post Details
Company
Date Published
Author
Tom Lienard
Word Count
1,817
Company Posts That Month
12
Language
English
Hacker News Points
-
Post removed?
No
Summary

Vercel's Fluid compute, a serverless computing approach introduced alongside Active CPU pricing, has transformed cost efficiency and resource utilization by minimizing cold starts and reducing expenses by up to 95% for over 45 billion weekly requests. Originating from the React team's development of React Server Components and the Next.js team's App Router, Fluid compute required significant infrastructure changes, including a new secure TCP-based protocol for streaming responses from AWS Lambda. This innovation allows multiplexing multiple concurrent requests to the same Lambda instance, breaking away from the traditional one-invocation-per-instance model, thereby optimizing resource usage and performance. The system's Rust-based core adapts to each instance's load profile by gathering metrics to maintain optimal resource utilization, while the new compute-resolver service aids in efficiently routing requests to reuse existing connections. Active CPU pricing further enhances cost savings by charging only for the active CPU time and provisioned memory used, making Vercel an attractive platform for diverse applications, from frontends to AI apps, with Fluid compute now the default for new projects.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 14 889 215 78 +28%
Real-time 4 4,668 1,055 221 +15%
LLM 2 4,152 612 181 +19%
MCP 2 3,238 234 106 +32%
Kubernetes 1 1,602 228 83 -1%
Observability 1 2,058 407 126 +10%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.