
Answer-first summary for fast verification
Answer: Global tables in Amazon DynamoDB
Amazon DynamoDB Global Tables provide a fully managed, multi-region, and multi-master database that provides high availability and data durability. This setup allows for data replication across multiple AWS regions, which is ideal for disaster recovery and high availability.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company needs to implement a database solution that supports both high availability and disaster recovery across multiple AWS regions. Which configuration should they consider?
A
Multi-AZ deployments in Amazon RDS
B
Read replicas in Amazon RDS
C
Global tables in Amazon DynamoDB
D
Amazon Aurora Serverless
No comments yet.