AWS Certified Cloud Practitioner (CLF-C02) — Question 173
A company wants to migrate its database to a managed AWS service that is compatible with PostgreSQL.
Which AWS services will meet these requirements? (Choose two.)
Answer options
- A. Amazon Athena
- B. Amazon RDS
- C. Amazon EC2
- D. Amazon DynamoDB
- E. Amazon Aurora
Correct answer: B, E
Explanation
Amazon RDS and Amazon Aurora are both managed services that provide compatibility with PostgreSQL, making them suitable choices for the migration. In contrast, Amazon Athena is a query service for analytics, Amazon EC2 is a compute service that requires manual database management, and Amazon DynamoDB is a NoSQL database that does not support PostgreSQL.