A healthcare provider plans to migrate its legacy patient database to Amazon RDS for MySQL. Under the AWS Shared Responsibility Model, which of the following operational tasks is the responsibility of the customer?
- AReplacing failed physical hard drives in the storage array where database backups are stored
- BPatching the underlying host operating system running the RDS database instance
- Configuring database user permissions and access control lists within the MySQL database engineAnswer
- DConfiguring network firewalls at the physical perimeter of the AWS data centers
Answer
Configuring database user permissions and access control lists within the MySQL database engine
Under the AWS Shared Responsibility Model for managed services such as Amazon RDS, AWS is responsible for the security of the cloud. This includes physical data center security, host operating system patching, and hardware maintenance. The customer remains responsible for security in the cloud, which includes data classification, encryption settings, database user authentication, and managing granular privileges within the database itself.
Step-by-Step Solution
Key Concept
Shared Responsibility Model for Managed Services