An online gaming platform is deploying a new database on Amazon EC2 instances to store player profile data. The security team must ensure that all data stored on the EC2 instances' Amazon Elastic Block Store (EBS) volumes is encrypted at rest. According to the AWS Shared Responsibility Model, which of the following is the customer’s responsibility in this scenario?
- AManaging the physical security of the hardware security modules (HSMs) used to generate keys.
- Enabling encryption on the Amazon EBS volumes during creation or at the account level.Answer
- CUpgrading the firmware of the physical storage drives hosting the EBS volumes.
- DProvisioning dedicated single-tenant AWS CloudHSM instances to manage EBS encryption keys by default.
Answer
Enabling encryption on the Amazon EBS volumes during creation or at the account level.
The correct answer is correct because configuring encryption at rest for storage resources like Amazon EBS volumes falls under security 'in' the cloud, which is the customer's responsibility.
Step-by-Step Solution
Key Concept
AWS Shared Responsibility Model for Data Encryption at Rest