
Answer-first summary for fast verification
Answer: Apply encryption options for 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.
Author: Ritesh Yadav
Ultimate access to all questions.
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.
No comments yet.