CLF-C02 · Question #606
A company is creating a web application that requires a relational database to store customer data. Which AWS service should the company use to host the database?
The correct answer is A. Amazon Aurora. Amazon Aurora is a fully managed relational database service that is compatible with MySQL and PostgreSQL. It is designed for high performance, availability, and scalability, making it an ideal choice for hosting relational databases, such as the one needed for storing customer…
Question
A company is creating a web application that requires a relational database to store customer data. Which AWS service should the company use to host the database?
Options
- AAmazon Aurora
- BAmazon DynamoDB
- CAmazon ElastiCache
- DAmazon Redshift
How the community answered
(22 responses)- A86% (19)
- B5% (1)
- C9% (2)
Explanation
Amazon Aurora is a fully managed relational database service that is compatible with MySQL and PostgreSQL. It is designed for high performance, availability, and scalability, making it an ideal choice for hosting relational databases, such as the one needed for storing customer data in a web application.
Community Discussion
No community discussion yet for this question.