A retail company is migrating its customer database and product catalogs to Amazon S3. The company's security policy requires that all data stored in the cloud must be encrypted at rest. Under the AWS Shared Responsibility Model, which of the following is a customer responsibility regarding this encryption requirement?
- AManaging the physical security of the hardware security modules (HSMs) used by AWS Key Management Service (AWS KMS)
- BDeploying AWS Key Management Service (AWS KMS) when dedicated, single-tenant cryptographic hardware is required for compliance
- Configuring server-side encryption on the Amazon S3 buckets using AWS Key Management Service (AWS KMS)Answer
- DPatching the underlying operating systems and firmware of the servers hosting the Amazon S3 buckets
Answer
Configuring server-side encryption on the Amazon S3 buckets using AWS Key Management Service (AWS KMS)
The correct answer is configuring server-side encryption on the Amazon S3 buckets using AWS Key Management Service (AWS KMS). Under the AWS Shared Responsibility Model, the customer is responsible for configuring encryption of data at rest (security 'in' the cloud). This includes selecting and enabling the appropriate encryption settings on their S3 buckets.
Step-by-Step Solution
Key Concept
Under the AWS Shared Responsibility Model, customers are responsible for data protection and encryption configuration (security 'in' the cloud), while AWS is responsible for physical and infrastructure security (security 'of' the cloud).