Hacker News new | ask | show | jobs
by anirudhgarg 2351 days ago
Most likely it would be based on CPU/Memory and not requests
1 comments

Most definitely, but you can auto scale on custom metrics with a bit of glue. Even a very small node app has a start time in the 10-30 sec range. Every auto scaling system, even cloud run, can struggle to keep up with extremely bursty traffic. If you want no timeouts, you have to overprovision.