
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
If you want a self-managed database, that means you want complete control over the database engine and the underlying infrastructure. In such a case you need to host the database on an EC2 Instance.
A
Using the Amazon RDS service
B
Using the Amazon DynamoDB service
C
Using the Amazon EC2 service
D
Using the Amazon Aurora service
Explanation:
When you want a self-managed database with complete control over both the database engine and the underlying infrastructure, you need to host the database on an EC2 Instance. This is because:
With EC2 instances, you are responsible for:
This self-managed approach gives you maximum flexibility but also requires more operational overhead compared to managed database services.