A retail company is migrating its customer database to Amazon RDS for PostgreSQL to reduce administrative overhead. Which two of the following tasks are the responsibility of the customer under the AWS Shared Responsibility Model?
- Managing database user accounts, permissions, and access controls within the database engineCevap
- Configuring database security groups to control incoming network traffic to the RDS instanceCevap
- CApplying security updates and operating system patches to the underlying virtual machine
- DReplacing faulty physical storage drives and maintaining power redundancy in the data center
- ERetrieving and inspecting physical security logs of the AWS data centers hosting the database
Cevap
Managing database user accounts, permissions, and access controls within the database engine, as well as configuring database security groups to control incoming network traffic to the RDS instance, are both responsibilities of the customer.
For managed services like Amazon RDS, AWS manages the host operating system, patching, and physical infrastructure. The customer remains responsible for configuration tasks within the database engine (such as user accounts, roles, and privileges) and controlling network access to the database instance using database security groups.
Adım Adım Çözüm
Anahtar Kavram
Under the AWS Shared Responsibility Model for managed database services (RDS), AWS manages the infrastructure, OS patching, and physical hardware, while the customer manages database access, application configuration, and network security groups.
Tahmini Süre:1m 30s