+1 vote
in Amazon Elastic Compute Cloud EC2 by
edited by

How quickly will systems be running in Amazon EC2?

1 Answer

0 votes
by

It typically takes less than 10 minutes from the issue of the RunInstances call to the point where all requested instances begin their boot sequences. This time depends on a number of factors including: the size of your AMI, the number of instances you are launching, and how recently you have launched that AMI. Images launched for the first time may take slightly longer to boot.

...