
AWS Certified Cloud Practitioner
Get started today
Ultimate access to all questions.
Select two AWS services or features that facilitate disaster recovery for Amazon EC2 instances.
Select two AWS services or features that facilitate disaster recovery for Amazon EC2 instances.
Explanation:
The correct answers are B and C. Amazon Machine Images (AMIs) are pre-configured virtual machine images that can be used to launch instances with the same configuration in the event of a disaster. AMIs are created from snapshots of the instance's root volume and any other attached EBS volumes. On the other hand, Amazon EBS snapshots are point-in-time copies of EBS volumes that can be used to create new volumes or restore existing ones. These snapshots can be used to recover data in case of an instance failure or to create a new instance in a different region or Availability Zone. Options A, D, and E do not provide disaster recovery solutions for EC2 instances.