A media streaming company is storing user account information in Amazon S3 and database backups in Amazon RDS. The company's compliance policy requires all of this data to be encrypted at rest. According to the AWS Shared Responsibility Model, which of the following is a customer responsibility in this scenario?
- AEnsuring the physical destruction of retired storage media that contained the backups
- BManaging the physical security of the hardware security modules that protect the keys
- Configuring server-side encryption and managing access policies for the cryptographic keysAnswer
- DApplying security patches to the physical hypervisors running the key management services
Answer
Configuring server-side encryption and managing access policies for the cryptographic keys
Under the AWS Shared Responsibility Model, the customer is responsible for data encryption configurations (security in the cloud), which includes enabling server-side encryption on services like Amazon S3 and Amazon RDS and specifying who has permissions to use the encryption keys.
Step-by-Step Solution
Key Concept
Data protection at rest and the Shared Responsibility Model
Estimated Time:1m 0s