AWS Certified Cloud Practitioner (CLF-C02) — Question 503
A company has an application that produces unstructured data continuously. The company needs to store the data so that the data is durable and easy to query.
Which AWS service can the company use to meet these requirements?
Answer options
- A. Amazon RDS
- B. Amazon Aurora
- C. Amazon QuickSight
- D. Amazon DynamoDB
Correct answer: D
Explanation
Amazon DynamoDB is a fully managed NoSQL database service designed to store unstructured or semi-structured data with high durability and fast querying capabilities. In contrast, Amazon RDS and Amazon Aurora are relational databases optimized for structured data, while Amazon QuickSight is a business intelligence tool used for visualization rather than data storage.