TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Vercel Fluid Compute

12 pointsby spking3 months ago

2 comments

rpicard3 months ago
This isn’t my area of expertise, but it sounds like the core innovation is that one compute worker can handle multiple requests like a traditional server would, but they’ll scale down a lot faster than you’d get with an EC2 instance for example.<p>Is that right?
评论 #43070185 未加载
tuananh3 months ago
i&#x27;m curious how it work.<p>because provider like aws lambda wont give you vertical scaling since they can&#x27;t guarantee resources request.<p>so i guess they are mixing it to a pool (serverless + microvm) ?
评论 #43070200 未加载