AWS Certified Database – Specialty — Question 139

A company is using Amazon Neptune as the graph database for one of its products. The company's data science team accidentally created large amounts of temporary information during an ETL process. The Neptune DB cluster automatically increased the storage space to accommodate the new data, but the data science team deleted the unused information.
What should a database specialist do to avoid unnecessary charges for the unused cluster volume space?

Answer options

Correct answer: C

Explanation

The correct answer is C because exporting the data to a new Neptune DB cluster will allow the company to start with a fresh volume size that reflects only the required data, thus preventing unnecessary charges for unused space. The other options either do not address the issue of unused volume space effectively or involve unnecessary complexity without directly resolving the storage cost issue.