An educational institution uses Amazon Simple Storage Service (Amazon S3) to store student records. Under the AWS Shared Responsibility Model, which of the following are responsibilities of the customer? (Select TWO.)
- Configuring bucket policies to restrict access to authorized usersAnswer
- Enabling encryption on the stored objectsAnswer
- CManaging physical access to the storage hardware
- DReplacing failed hard drives in the storage arrays
- EPatching the underlying host operating systems of the S3 service
Answer
Configuring bucket policies to restrict access and enabling encryption on the stored objects are customer responsibilities under the AWS Shared Responsibility Model.
For managed services like Amazon S3, AWS manages the infrastructure, OS patching, and physical security. The customer remains responsible for managing their data, which includes configuring bucket access policies and setting up object encryption.
Step-by-Step Solution
Key Concept
Under the AWS Shared Responsibility Model, AWS manages security 'of' the cloud (hardware, host software, physical facilities), while customers manage security 'in' the cloud (access policies, data encryption, IAM).
Estimated Time:1m 0s