AWS Certified Cloud Practitioner (CLF-C02) — Question 307

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 that does not persist when the host instance is stopped or terminated. In contrast, Amazon EBS, Amazon EFS, and Amazon S3 are persistent storage services designed to retain data independently of the lifecycle of any specific EC2 instance.