exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 255 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 255
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

A company is developing a new Node.js application. The application must have a scalable NoSQL database to meet increasing demand as the popularity of the application grows.
Which AWS service will meet the requirements for the database?

  • A. Amazon Aurora Serverless
  • B. Amazon ElastiCache
  • C. Amazon DynamoDB
  • D. Amazon Redshift
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
man5484
2 years, 1 month ago
Selected Answer: C
Amazon DynamoDB is a fully managed NoSQL database service provided by AWS. It is designed to be highly scalable and can automatically adjust its capacity to handle the changing demand of applications. DynamoDB provides consistent single-digit millisecond latency at any scale, making it well-suited for applications that require low-latency access to data even with increasing popularity and demand. Additionally, DynamoDB automatically replicates data across multiple Availability Zones to ensure high availability and durability.
upvoted 2 times
...
ESAJRR
2 years, 1 month ago
Selected Answer: C
C. Amazon DynamoDB
upvoted 2 times
...
et_learner
2 years, 5 months ago
Selected Answer: C
correct
upvoted 1 times
...
Saif93
2 years, 7 months ago
Selected Answer: C
C is the answer.
upvoted 1 times
...
NotMeAnyWay
2 years, 7 months ago
Selected Answer: C
C. Amazon DynamoDB Amazon DynamoDB is a fully managed, highly scalable NoSQL database service that is well suited for building highly available, scalable, and performant applications. It is a key-value and document database that supports both document and key-value data models. It allows you to store and retrieve any amount of data, and serves any level of request traffic. DynamoDB automatically spreads the data and traffic for a table over a sufficient number of servers to handle the request capacity specified by the customer and the amount of data stored, while maintaining consistent and fast performance. Amazon Aurora Serverless, Amazon ElastiCache and Amazon Redshift are not NoSQL databases, they are relational database service, a web service that makes it easy to deploy, operate, and scale an in-memory cache in the cloud and a data warehousing service respectively.
upvoted 4 times
...
Redes
2 years, 9 months ago
Selected Answer: C
C. Amazon DynamoDB
upvoted 1 times
...
JA2018
2 years, 9 months ago
Selected Answer: C
agreed
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 ...