What is the difference between stopping an EC2 Instance and terminating an EC2 instance?
In order, what are the three things that happen when you start an EC2 instance?
With EC2 Hibernate, what happens when you start your instance out of hibernation?
With EC2 Hibernate, what happens when you hibernate an instance?
What is the core benefit of EC2 Hibernate?
It is much faster to load up because the OS does not need to reboot becuase the in-memory state (RAM) is preserved.
What Instance families are eligible for EC2 Hibernate?
C3, C4, C5, M3, M4, M5, R3, R4, R5
{C, M, R} x {3, 4, 5}
For what types of use cases is EC2 Hibernate most useful?
What is the limit on the RAM size of an EC2 instance in order to use EC2 Hibernate?
150 GB
For what operating systems is EC2 Hibernate available?
For how long does EC2 Hibernate allow you to hibernate an instance?
up to 60 days
For what types of EC2 Instance pricing structures is EC2 Hibernate available?
On-Demand Instances and Reserved Instances
What is the difference between stopping an EC2 Instance and hibernating it?