|
|
|
|
|
by pluies
749 days ago
|
|
It's definitely news to me! Intuitively, I would have expected AWS to send back the EBS volume backing a powered-off machine into the Whatever Long-Term Storage Is Behind EBS, and therefore start-up time to be ~identical to a fresh start as the steps would be the same: retrieve data from long-term storage into a readable EBS volume, start VM etc. It's very interesting that it is not the case, and that keeping the EBS volume around after a first boot makes a second boot so much faster. |
|