DBS-C01 · Question #141
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…
The correct answer is C. Use AWS Data Pipeline in the current account to export the data from the DynamoDB table to a. https://aws.amazon.com/premiumsupport/knowledge-center/dynamodb-cross-account-migration/ https://aws.amazon.com/premiumsupport/knowledge-center/data-pipeline-account-access-
Question
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?
Options
- AUse AWS Glue to crawl the data in the DynamoDB table.
- BCreate an AWS Lambda function to scan the items of the DynamoDB table in the current account
- CUse AWS Data Pipeline in the current account to export the data from the DynamoDB table to a
- DConfigure Amazon DynamoDB Streams for the DynamoDB table in the current account.
How the community answered
(51 responses)- A10% (5)
- B2% (1)
- C82% (42)
- D6% (3)
Explanation
https://aws.amazon.com/premiumsupport/knowledge-center/dynamodb-cross-account-migration/ https://aws.amazon.com/premiumsupport/knowledge-center/data-pipeline-account-access-
Topics
Community Discussion
No community discussion yet for this question.