A logistics company is building a package tracking system on AWS. The company's security policy requires that all package destination logs must be encrypted at rest. Which of the following are customer responsibilities for protecting this data? (Select TWO.)
- Enabling encryption on the AWS storage services where the logs are storedAnswer
- Managing access permissions for the keys used to encrypt the logsAnswer
- CSecuring the physical data centers where the storage drives are housed
- DReplacing failed physical storage hardware that contains encrypted data
- EProvisioning AWS CloudHSM to automatically manage key rotation and access policies for all AWS services
Answer
Under the AWS Shared Responsibility Model, the customer is responsible for enabling encryption on the storage services where their logs reside, and managing the access permissions for the keys used to encrypt those logs.
Under the AWS Shared Responsibility Model, customers are responsible for data protection settings within the services they use ('security in the cloud'). This includes configuring encryption at rest for storage resources (such as Amazon S3 buckets or Amazon EBS volumes) and managing access permissions for the cryptographic keys used to encrypt that data. AWS, on the other hand, is responsible for protecting the infrastructure that runs all of the services offered in the AWS Cloud ('security of the cloud').
Step-by-Step Solution
Key Concept
AWS Shared Responsibility Model for Data Encryption
Estimated Time:45s