A financial services company is deploying a database workload using Amazon Relational Database Service (Amazon RDS). Under the AWS Shared Responsibility Model, which of the following tasks is the customer's responsibility?
- AApplying security patches and software updates to the database instance's underlying operating system
- Configuring database-level user accounts and security group rules to restrict network access to the database instanceAnswer
- CReplacing faulty physical storage drives hosting the database files within the Availability Zone
- DPerforming physical security audits and maintaining facility access controls for the data centers hosting the database
Answer
Configuring database-level user accounts and security group rules to restrict network access to the database instance
The correct answer is configuring database-level user accounts and security group rules. Under the AWS Shared Responsibility Model for managed services like Amazon RDS, AWS manages the operating system, database engine patching, and the physical infrastructure. The customer remains responsible for securing data access, configuring database-level permissions, and setting up network access control via security groups.
Step-by-Step Solution
Key Concept
AWS Shared Responsibility Model for Managed Services