AWS Certified Cloud Practitioner — Question 967

Which type of AWS storage is ephemeral and is deleted when an Amazon EC2 instance is stopped or terminated?

Answer options

Correct answer: B

Explanation

An Amazon EC2 instance store provides temporary (ephemeral) block-level storage physically attached to the host computer, which is wiped when the instance is stopped or terminated. Conversely, Amazon EBS, Amazon EFS, and Amazon S3 are persistent storage options that retain data independently of the EC2 instance's state.