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

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

A company is writing a new survey application to be used with a weekly televised game show. The application will be available for 2 hours each week. The company expects to receive over 500,000 entries every week, with each survey asking 2-3 multiple choice questions of each user. A Database Specialist needs to select a platform that is highly scalable for a large number of concurrent writes to handle the anticipated volume.
Which AWS services should the Database Specialist consider? (Choose two.)

  • A. Amazon DynamoDB
  • B. Amazon Redshift
  • C. Amazon Neptune
  • D. Amazon Elasticsearch Service
  • E. Amazon ElastiCache
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

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
BillyC
Highly Voted 3 years, 8 months ago
Ans A and E are correct
upvoted 8 times
...
guru_ji
Highly Voted 3 years, 7 months ago
I got this Question in exam.
upvoted 5 times
...
Pranava_GCP
Most Recent 1 year, 9 months ago
Selected Answer: AE
A. Amazon DynamoDB E. Amazon ElastiCache
upvoted 1 times
...
f___16
2 years ago
My answer is AE too. But my question is can DynamoDB and Elasticache be used together? Are there many scenarios of using them both in the same application?
upvoted 2 times
...
novice_expert
3 years, 1 month ago
Selected Answer: AE
A. Amazon DynamoDB (for high responses 500K in 2 hours) E. Amazon ElastiCache (for high static reads 500K in 2 hours for few questions + options)
upvoted 4 times
...
Shunpin
3 years, 5 months ago
Selected Answer: AE
Advantages and disadvantages of write-through https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/Strategies.html#Strategies.WriteThrough
upvoted 1 times
...
jove
3 years, 5 months ago
Selected Answer: AE
https://aws.amazon.com/products/databases/real-time-apps-elasticache-for-redis/
upvoted 3 times
...
ChauPhan
3 years, 7 months ago
it is asking about the use case of each DB C. Amazon Neptune It is not relevant, AWS Neptune is Graph database D. Amazon Elasticsearch Service it is not a use case, ES is using for log store/search/metric/config info/document list/ etc E. Amazon ElastiCache It is used to cache the data for faster query (read) performance, usually using before a database A, B is my choice. Redshift is dataware house, but can be used as a data lake as high concurrent write.
upvoted 2 times
im_not_robot
2 years, 3 months ago
redshift is not good with write-intensive use case
upvoted 1 times
...
RotterDam
3 years, 3 months ago
definitely not Redshift
upvoted 4 times
...
jove
3 years, 5 months ago
Redshift is not a good idea
upvoted 1 times
...
...
Aesthet
3 years, 7 months ago
AE would make sense if not this part: "needs to select a platform that is highly scalable for a large number of concurrent writes". I think AD is a better choice here.
upvoted 1 times
...
myutran
3 years, 7 months ago
Ans: AE
upvoted 1 times
...
Exia
3 years, 7 months ago
A, E for sure https://aws.amazon.com/products/databases/real-time-apps-elasticache-for-redis/
upvoted 2 times
...
JobinAkaJoe
3 years, 7 months ago
A. Amazon DynamoDB -- ideal for this requirement B. Amazon Redshift -- Wrong choice C. Amazon Neptune -- Not a requirement to have graph database D. Amazon Elasticsearch Service -- Not requirement for ElasticSearch E. Amazon ElastiCache -- The requirement is write intensive.. Not sure how Elasticache can help. A,E seem to be the best choice.
upvoted 2 times
addixion
3 years, 7 months ago
ElastiCache store the questions and multiple answers
upvoted 1 times
...
...
Ashoks
3 years, 8 months ago
yes, A, E
upvoted 2 times
...
BillyMadison
3 years, 8 months ago
AE https://aws.amazon.com/elasticache/ Building real-time apps across versatile use cases like gaming, geospatial service, caching, session stores, or queuing, with advanced data structures, replication, and point-in-time snapshot support. https://aws.amazon.com/dynamodb/ Build powerful web applications that automatically scale up and down. You don't need to maintain servers, and your applications have automated high availability.
upvoted 4 times
...
szmulder
3 years, 8 months ago
My ans is A and D. Why not E, E is store data in memory and normally we use it as a buffer server but not the server to store the data. D, Amazon Elasticsearch is Highly scalable.
upvoted 2 times
awsmonster
3 years, 4 months ago
Amazon OpenSearch Service (successor to Amazon Elasticsearch Service) makes it easy for you to perform interactive log analytics, real-time application monitoring, website search, and more. Seems like an overkill for a 2-3 multiple question. I vote for AE
upvoted 1 times
...
rootkim
3 years, 8 months ago
My opinion is the same as yours.
upvoted 1 times
...
...
Ebi
3 years, 8 months ago
Answer is AE
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 ...