AWS Certified Data Engineer – Associate (DEA-C01) — Question 69

A company is planning to upgrade its Amazon Elastic Block Store (Amazon EBS) General Purpose SSD storage from gp2 to gp3. The company wants to prevent any interruptions in its Amazon EC2 instances that will cause data loss during the migration to the upgraded storage.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: C

Explanation

The correct answer is C because changing the volume type directly from gp2 to gp3 allows for a seamless transition without requiring additional data movement or snapshots, thereby minimizing operational overhead. The other options involve creating new volumes or transferring data, which introduce more complexity and potential downtime.