Introducing Fluid Compute
The power of servers in serverless form.
Button TextFluid compute combines the efficiency of servers and the flexibility of serverless, enabling real-time, dynamic workloads like APIs, streaming, and AI.
The power of servers in serverless form.
Button TextEfficiency gains that pay off
In-function concurrency enables a single Vercel Function to handle multiple invocations simultaneously, optimizing resource usage and turning efficiency gains into savings.
Traditional serverless wastes idle time. It fails to efficiently utilize available resources during periods of inactivity.
AI workloads
Business-critical APIs
Server-side and partial pre-rendering
Middleware
AI workloads
Business-critical APIs
Server-side and partial pre-rendering
Middleware
Efficiency gains that pay off
Run multiple invocations on a single function instance, reducing idle compute time and lowering costs.
Cold-start reduction
Functions are pre-warmed and optimized with bytecode caching, ensuring faster response times.
Streaming
Send data to users as it becomes available, improving performance for AI, media, and real-time apps.
Cross-region failover
Ensures high availability by rerouting traffic to backup regions during outages.
Dynamic scaling
Automatically adjusts concurrency and resource allocation based on real-time demand.
Post-response tasks
Keep functions running after sending a response to handle tasks like logging or database updates.