AWS Certified Database – Specialty — Question 95

A company is moving its fraud detection application from on premises to the AWS Cloud and is using Amazon Neptune for data storage. The company has set up a 1 Gbps AWS Direct Connect connection to migrate 25 TB of fraud detection data from the on-premises data center to a Neptune DB instance. The company already has an Amazon S3 bucket and an S3 VPC endpoint, and 80% of the company's network bandwidth is available.
How should the company perform this data load?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS DataSync is specifically designed for transferring large amounts of data efficiently to Amazon S3, which is crucial for this migration. Options A and D involve methods that are not as optimized for large data transfers, and option B uses AWS DMS, which is not the best fit for this scenario since the data is being loaded into Neptune from S3 rather than being migrated between databases.