
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.
A company wants to host a self-managed database in AWS. How would you ideally implement this solution?
A
Using the AWS DynamoDB service
B
Using the AWS RDS service
Explanation:
For a self-managed database in AWS, the ideal solution is Amazon RDS (Relational Database Service), not DynamoDB.
Amazon RDS:
Amazon DynamoDB:
For a truly self-managed database where you want complete control over the operating system and database software, you would use Amazon EC2 instead, but between the given options, RDS is the better choice for hosting a self-managed database.