AWS Certified Database – Specialty — Question 108

A retail company manages a web application that stores data in an Amazon DynamoDB table. The company is undergoing account consolidation efforts. A database engineer needs to migrate the DynamoDB table from the current AWS account to a new AWS account.
Which strategy meets these requirements with the LEAST amount of administrative work?

Answer options

Correct answer: C

Explanation

Option C is correct because AWS Data Pipeline is designed for data transfer tasks and automates the export and import processes efficiently, minimizing manual effort. The other options involve more complex setups and multiple Lambda functions, which would require additional configuration and management, leading to increased administrative work.