AMI of Hibernate Instance versus AMI of Shut Down Instance.

0

If I snapshot (AMI) an instance that is shut down versus If I snapshot (AMI) an instance that is in Hibernate state - What is the difference between the two AMIs?

AG
已提問 10 個月前檢視次數 242 次
1 個回答
0

The differences between Hibernate and stop are as per the following documentation.
The major difference is whether the memory state is saved or not.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html#lifecycle-differences

It is not recommended to take snapshots with Hibernate.
Basically, when creating a snapshot, it is better to take it while the system is stopped.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-hibernate-limitations.html

If you create a snapshot or AMI from an instance that is hibernated or has hibernation enabled, you might not be able to connect to a new instance that is launched from the AMI or from an AMI that was created from the snapshot.

profile picture
專家
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南