A startup is setting up an application on AWS and must encrypt its customer data at rest. According to the AWS Shared Responsibility Model, which of the following is the customer's responsibility regarding data protection?
- Enabling and configuring encryption for the application's storage volumesAnswer
- BPhysically securing the hardware security modules (HSMs) used for key generation
- CManaging the hardware lifecycle and decommissioning old storage drives
- DProvisioning a dedicated, single-tenant AWS CloudHSM cluster to enable standard S3 bucket encryption
Answer
Enabling and configuring encryption for the application's storage volumes
The correct answer is correct because configuring and enabling encryption for customer-controlled assets (such as storage volumes and database instances) is a customer responsibility ('Security in the Cloud') under the AWS Shared Responsibility Model.
Step-by-Step Solution
Key Concept
Under the AWS Shared Responsibility Model, customers are responsible for data protection configuration (Security in the Cloud), such as enabling encryption on storage volumes, while AWS manages the physical security and infrastructure (Security of the Cloud).