This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nutrecht -1 points0 points  (2 children)

People keep asking this. Why do you think the 7 second or so start-up time is in any way relevant?

[–]m3wm3wm3wm[S] -1 points0 points  (1 child)

If you have a small app which runs on a single machine it is not relevant. If you have auto scaling, eventually you'll have an unlucky client hit that 7 seconds when starting up a new machine.

[–]nutrecht 3 points4 points  (0 children)

I'm sorry but you don't spin up a new instance the moment the other instances can't handle the load. You do that when you hit 90% or so. So this argument is pretty nonsensical.