ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 5 - DBS-C01 discussion

Report
Export

A user has a non-relational key-value database. The user is looking for a fully managed AWS service that will offload the administrative burdens of operating and scaling distributed databases. The solution must be cost- effective and able to handle unpredictable application traffic.

What should a Database Specialist recommend for this user?

A.
Create an Amazon DynamoDB table with provisioned capacity mode
Answers
A.
Create an Amazon DynamoDB table with provisioned capacity mode
B.
Create an Amazon DocumentDB cluster
Answers
B.
Create an Amazon DocumentDB cluster
C.
Create an Amazon DynamoDB table with on-demand capacity mode
Answers
C.
Create an Amazon DynamoDB table with on-demand capacity mode
D.
Create an Amazon Aurora Serverless DB cluster
Answers
D.
Create an Amazon Aurora Serverless DB cluster
Suggested answer: C

Explanation:


Reference: https://aws.amazon.com/dynamodb/

Key-value database -> DynamoDB Capable of dealing with unexpected application traffic -> ondemand capacity mode A key-value database is a type of nonrelational database that uses a simple key-value method to store data. A key- value database stores data as a collection of key-value pairs in which a key serves as a unique identifier. On-demand mode is a good option to create new tables with unknown workloads.

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadWriteCapacityMode.html#HowItWorks.OnDemand

asked 16/09/2024
Kareem Dadoul
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first