AWS Certified SysOps Administrator – Associate (legacy) — Question 185

When an EC2 EBS-backed (EBS root) instance is stopped, what happens to the data on any ephemeral store volumes?

Answer options

Correct answer: A

Explanation

When an EC2 EBS-backed instance is stopped, all data on ephemeral store volumes is lost, which is why option A is correct. Options B and C are incorrect because ephemeral storage does not automatically save data to EBS volumes or snapshots. Option D is also incorrect since the data is not just unavailable; it is permanently deleted.