ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

268 / 690

Question 268:

You maintain a DynamoDB table that stores customers’ subscription data. High availability is very important for the table. Even if there is an outage in an AWS region, the application should still access the data from other regions. Which method would you take to achieve this requirement?

Answer options:

A.Create a read replica in another region as a backup.
B.Configure a Multi-AZ backup for the DynamoDB table.
C.Configure a global table to use DynamoDB as a multi-region database.
D.No actions required as DynamoDB is a global service.