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

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

A global digital advertising company captures browsing metadata to contextually display relevant images, pages, and links to targeted users. A single page load can generate multiple events that need to be stored individually. The maximum size of an event is 200 KB and the average size is 10 KB. Each page load must query the user's browsing history to provide targeting recommendations. The advertising company expects over 1 billion page visits per day from users in the
United States, Europe, Hong Kong, and India. The structure of the metadata varies depending on the event. Additionally, the browsing metadata must be written and read with very low latency to ensure a good viewing experience for the users.
Which database solution meets these requirements?

  • A. Amazon DocumentDB
  • B. Amazon RDS Multi-AZ deployment
  • C. Amazon DynamoDB global table
  • D. Amazon Aurora Global Database
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
novice_expert
Highly Voted 3 years, 1 month ago
Selected Answer: C
- information structure differs according to the event => SchemaLess Amazon DynamoDB global table
upvoted 8 times
...
GMartinelli
Highly Voted 3 years, 6 months ago
Selected Answer: C
Option C
upvoted 7 times
...
Pranava_GCP
Most Recent 1 year, 9 months ago
Selected Answer: C
C. Amazon DynamoDB global table "DynamoDB global tables are ideal for massively scaled applications with globally dispersed users. In such an environment, users expect very fast application performance. Global tables provide automatic multi-active replication to AWS Regions worldwide. They enable you to deliver low-latency data access to your users no matter where they are located." https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GlobalTables.html
upvoted 3 times
...
IhorK
1 year, 10 months ago
Selected Answer: C
-The structure of the metadata varies -written and read with VERY LOW latency -average size is 10 KB -over 1 billion page visits per day -users in the United States, Europe, Hong Kong, and India -> C. Amazon DynamoDB global table
upvoted 3 times
...
yahooos
3 years, 3 months ago
C DynamoDB global table
upvoted 1 times
...
jove
3 years, 5 months ago
Go with option C
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 ...