Practice free →
HomeAWS Cloud Practitionercloudcomputingsecuritycompliance › For Amazon RDS, which of the following best desc…

For Amazon RDS, which of the following best describes the shared responsibility split?

AAWS manages the OS, database engine patching, and underlying hardware; the customer manages schema, user accounts inside the DB, and the data
BThe customer manages the OS and applies all database engine patches via SSH
CAWS manages the customer's table schemas and SQL queries
DThe customer ships physical disks to AWS for installation in the data center
Answer & Solution
Correct answer: A. AWS manages the OS, database engine patching, and underlying hardware; the customer manages schema, user accounts inside the DB, and the data
RDS is a managed service: AWS handles undifferentiated heavy lifting (host OS, DB engine patching, backups, replication) so the customer can focus on schema, data, and DB-level user permissions. The customer does NOT get SSH to the underlying host on managed RDS.
Solve this in the app — AWS Cloud Practitioner practice & 24k+ MCQs →
Related questions