Hacker News new | ask | show | jobs
by mrbungie 1419 days ago
I guess parent is refering to cold starts. With enough requests/sec and a good scaling mechanism it shouldn't be a problem though.
1 comments

Cold starts for Deno deploy and Cloudflare workers are much shorter than something like AWS lambda or Google functions.
That doesn't invalidate the cold start argument though.