0

The time for an EC2 to launch an intialize seems to have come down in the past 9 years (at least they are now much faster than 10 minutes. But it can still easily take a few minutes. Are there any ways to reduce the amount of time that the instance status is "Initializing"?

stevec
  • 101
  • 2
  • 1
    Not that I'm aware of. I guess that time is moving the OS image to the VM so it can be started, but that's a guess. Initializing isn't even an [official state](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html). – Tim Jul 17 '19 at 23:07
  • The modern *5 class machines boot faster than their previous counterparts. – Brennen Smith Jul 17 '19 at 23:31

1 Answers1

1

I stumbled across a benchmark a few months ago that indicated a possible trend between the size of the root volume and the initialization time.

I'm trying to find that article again now myself so I don't have a link for you I'm sorry.