CLF-C02 · Question #542
A company is using an Amazon RDS database. Which task is the responsibility of AWS, according to the AWS shared responsibility model?
The correct answer is C. Patch the host operating system's software. According to the AWS shared responsibility model, AWS is responsible for managing the underlying infrastructure, including tasks such as patching the host operating system's software for Amazon RDS instances. The customer is responsible for tasks like configuring IAM users…
Question
A company is using an Amazon RDS database. Which task is the responsibility of AWS, according to the AWS shared responsibility model?
Options
- AConfigure IAM users.
- BManage the database schemas.
- CPatch the host operating system's software.
- DConfigure security groups for database connections.
How the community answered
(40 responses)- A3% (1)
- C95% (38)
- D3% (1)
Explanation
According to the AWS shared responsibility model, AWS is responsible for managing the underlying infrastructure, including tasks such as patching the host operating system's software for Amazon RDS instances. The customer is responsible for tasks like configuring IAM users, managing database schemas, and setting up security groups.
Community Discussion
No community discussion yet for this question.