exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 349 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 349
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A global company is creating an application. The application must be highly available. The company requires an RTO and an RPO of less than 5 minutes. The company needs a database that will provide the ability to set up an active-active configuration and near real-time synchronization of data across tables in multiple AWS Regions.

Which solution will meet these requirements?

  • A. Amazon RDS for MariaDB with cross-Region read replicas
  • B. Amazon RDS with a Multi-AZ deployment
  • C. Amazon DynamoDB global tables
  • D. Amazon DynamoDB with a global secondary index (GSI)
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tsangckl
1 year, 1 month ago
Selected Answer: C
Amazon DynamoDB global tables provide a fully managed solution for deploying a multi-region, multi-master database, without having to build and maintain your own replication solution. When you create a global table, you specify the AWS regions where you want the table to be available. DynamoDB performs all of the necessary tasks to create identical tables in these regions, and propagate ongoing data changes to all of them. The other options (A, B, and D) do not meet all the requirements: A. Amazon RDS for MariaDB with cross-Region read replicas: This option does not support active-active configuration. The read replicas are read-only. B. Amazon RDS with a Multi-AZ deployment: This option is for high availability and failover support for DB instances within a single region. It does not support multi-region, active-active configuration. D. Amazon DynamoDB with a global secondary index (GSI): GSIs are used to speed up access to data in DynamoDB, but they do not provide multi-region, active-active configuration.
upvoted 1 times
...
PGGuy
1 year, 3 months ago
Selected Answer: C
similar to #249. So, I pick C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago