A financial services company uses an Amazon Simple Storage Service (Amazon S3) bucket to store sensitive customer account statements. Which of the following tasks are the responsibility of the customer under the AWS Shared Responsibility Model? (Select TWO.)
- Configuring S3 bucket policies to restrict access to authorized usersAnswer
- Enabling server-side encryption for objects uploaded to the bucketAnswer
- CReplacing faulty physical disk drives within the AWS data centers
- DPatching and upgrading the operating systems running the S3 storage nodes
- EManaging physical access controls for the facilities hosting the storage infrastructure
Answer
Configuring S3 bucket policies to restrict access to authorized users and enabling server-side encryption for objects uploaded to the bucket are customer responsibilities.
Under the AWS Shared Responsibility Model, the customer is responsible for security 'in' the cloud. For a managed service like Amazon S3, this includes managing data access permissions (such as bucket policies) and configuring encryption settings (such as server-side encryption). AWS is responsible for security 'of' the cloud, which includes the physical infrastructure and the underlying software platform.
Step-by-Step Solution
Key Concept
Shared Responsibility Model for Managed Services