Multiple choice

Which AWS service can you use to host an RDS compatible relational database?

  1. DMS

  2. EC2

  3. ECR

  4. DBMS

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

You can install database software (like MySQL or PostgreSQL) on an EC2 instance to host a relational database, though you would be responsible for managing the OS and database software.