AWS Certified Cloud Practitioner (CLF-C02) — Question 208
A user needs to quickly deploy a nonrelational database on AWS. The user does not want to manage the underlying hardware or the database software.
Which AWS service can be used to accomplish this?
Answer options
- A. Amazon RDS
- B. Amazon DynamoDB
- C. Amazon Aurora
- D. Amazon Redshift
Correct answer: B
Explanation
Amazon DynamoDB is the correct choice as it is a fully managed NoSQL database service that eliminates the need for hardware or software management. In contrast, Amazon RDS, Aurora, and Redshift are relational database services, which do not align with the user's requirement for a nonrelational database.