DBS-C01 · Question #325
A company that is located in the United States wants to expand its operations in Asia. The company's data in the us-west-2 Region is stored in an Amazon DynamoD8 table. The company's development team
The correct answer is C. Use point-in-time recovery to restore the DynamoDB table from us-west-2 lo ap-northeast-1.. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/PointInTimeRecovery.Tut
Question
A company that is located in the United States wants to expand its operations in Asia. The company's data in the us-west-2 Region is stored in an Amazon DynamoD8 table. The company's development team in the ap-northeast-1 Region needs to perform user acceptance testing (UAT) and several other performance feasibility tests with a copy of production data from us-west-2. The feasibility tests do not need to be run on data that is updated in real time. Which solution will make data available from us-west-2 to ap-northeast-1 MOST cost-effectively?
Options
- ACreate a new DynamoDB table in ap-northeast-1. Create an AWS Glue job to perform a data
- BEnable DynamoDB Streams on the DynamoDB table in us-west-2. Create a new DynamoDB
- CUse point-in-time recovery to restore the DynamoDB table from us-west-2 lo ap-northeast-1.
- DEnable DynamoDB Streams on the DynamoDB table in us-west-2. Add ap-northeast-1 to the
How the community answered
(43 responses)- A16% (7)
- B9% (4)
- C70% (30)
- D5% (2)
Explanation
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/PointInTimeRecovery.Tut
Topics
Community Discussion
No community discussion yet for this question.