A business analyst is configuring an Amazon Simple Storage Service (Amazon S3) bucket to store financial reports. The company requires that all objects in the bucket be encrypted at rest. Under the AWS shared responsibility model, which of the following tasks is the responsibility of the customer?
- Enabling default encryption on the Amazon S3 bucketAnswer
- BManaging the physical security of the storage disks
- CProvisioning and maintaining dedicated single-tenant cryptographic hardware
- DPatching the hypervisors running the S3 storage infrastructure
Answer
Enabling default encryption on the Amazon S3 bucket
Enabling default encryption on the Amazon S3 bucket is correct because the customer is responsible for security 'in' the cloud, which includes configuring data protection features such as encryption settings on S3 buckets. AWS provides the tools, but the customer must enable and configure them.
Step-by-Step Solution
Key Concept
Under the AWS shared responsibility model, AWS is responsible for security 'of' the cloud (infrastructure, physical security, patching virtualization software), whereas the customer is responsible for security 'in' the cloud (data encryption settings, access controls, configuring resources).
Estimated Time:45s