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

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

An advertising company is developing a backend for a bidding platform. The company needs a cost-effective datastore solution that will accommodate a sudden increase in the volume of write transactions. The database also needs to make data changes available in a near real-time data stream.

Which solution will meet these requirements?

  • A. Amazon Aurora MySQL Multi-AZ DB cluster
  • B. Amazon Keyspaces (for Apache Cassandra)
  • C. Amazon DynamoDB table with DynamoDB auto scaling
  • D. Amazon DocumentDB (with MongoDB compatibility) cluster with a replica instance in a second Availability Zone
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
Pranava_GCP
1 year, 9 months ago
Selected Answer: C
C. Amazon DynamoDB table with DynamoDB auto scaling https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Streams.html
upvoted 3 times
...
hecong
1 year, 9 months ago
Selected Answer: C
DynamoDB Streams can provide a near real-time data stream of changes to the data, enabling applications to react to changes in the database in real-time
upvoted 2 times
...
TQM__9MD
1 year, 10 months ago
Selected Answer: C
RealTime = DynamoDB
upvoted 4 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 ...