SAA-C03 · Question #629
SAA-C03 Question #629: Real Exam Question with Answer & Explanation
The correct answer is B: Configure DynamoDB point-in-time recovery. For RPO recovery, restore to the desired point in. Point in Time Recovery is designed as a continuous backup juts to recover it fast. It covers perfectly the RPO, and probably the RTO. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/PointInTimeRecovery.ht
Question
A company runs a shopping application that uses Amazon DynamoDB to store customer information. In case of data corruption, a solutions architect needs to design a solution that meets a recovery point objective (RPO) of 15 minutes and a recovery time objective (RTO) of 1 hour. What should the solutions architect recommend to meet these requirements?
Options
- AConfigure DynamoDB global tables. For RPO recovery, point the application to a different AWS
- BConfigure DynamoDB point-in-time recovery. For RPO recovery, restore to the desired point in
- CExport the DynamoDB data to Amazon S3 Glacier on a daily basis. For RPO recovery, import the
- DSchedule Amazon Elastic Block Store (Amazon EBS) snapshots for the DynamoDB table every
Explanation
Point in Time Recovery is designed as a continuous backup juts to recover it fast. It covers perfectly the RPO, and probably the RTO. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/PointInTimeRecovery.ht
Community Discussion
No community discussion yet for this question.