
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 is using Amazon RDS. Which task is the company's responsibility, according to the AWS shared responsibility model?
A
Apply encryption options for the database.
B
Manage the underlying server hardware on which Amazon RDS runs.
C
Apply patches to the underlying operating system.
D
Apply minor patches to the database.
Explanation:
In the AWS Shared Responsibility Model:
AWS Responsibility (Security OF the Cloud):
Managing the underlying infrastructure
Hardware and facilities security
Network infrastructure
Virtualization layer
Operating system patches
Database engine maintenance
Customer Responsibility (Security IN the Cloud):
Data encryption at rest and in transit
Network access controls
Identity and access management
Application security
Client-side data protection
For Amazon RDS:
AWS manages: Hardware, virtualization, operating system patches, database engine maintenance
Customer manages: Database encryption options, access controls, security groups, IAM policies
Therefore, applying encryption options for the database is the customer's responsibility, while AWS handles the infrastructure, hardware, and patching responsibilities.