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 358 discussion

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

A company's application team needs to select an AWS managed database service to store application and user data. The application team is familiar with MySQL but is open to new solutions. The application and user data is stored in 10 tables and is de-normalized. The application will access this data through an API layer using a unique ID in each table. The company expects the traffic to be light at first, but the traffic will increase to thousands of transactions each second within the first year. The database service must support active reads and writes in multiple AWS Regions at the same time. Query response times need to be less than 100 ms.

Which AWS database solution will meet these requirements?

  • A. Deploy an Amazon RDS for MySQL environment in each Region and leverage AWS Database Migration Service (AWS DMS) to set up a multi-Region bidirectional replication.
  • B. Deploy an Amazon Aurora MySQL global database with write forwarding turned on.
  • C. Deploy an Amazon DynamoDB database with global tables.
  • D. Deploy an Amazon DocumentDB global cluster across multiple Regions.
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
must_be_rohit
1 year, 4 months ago
Selected Answer: C
C is the right answer
upvoted 1 times
...
fceb2c1
1 year, 4 months ago
Selected Answer: C
C. Deploy an Amazon DynamoDB database with global tables.
upvoted 2 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 ...