A healthcare organization stores medical imaging files and patient records in Amazon Simple Storage Service (Amazon S3) buckets. Under the AWS Shared Responsibility Model, which of the following security tasks are the sole responsibility of the customer? (Select TWO.)
- Configuring bucket policies and Access Control Lists (ACLs) to restrict access to the bucketsCevap
- Enabling server-side encryption to protect data at rest within the bucketsCevap
- CDisposing of decommissioned physical storage drives that hold the data
- DManaging and updating the virtualization hypervisor layer hosting the storage service
- EPatching the operating system of the physical servers hosting Amazon S3
Cevap
The customer is responsible for configuring bucket policies and Access Control Lists (ACLs) to restrict access, and enabling server-side encryption to protect data at rest.
Under the AWS Shared Responsibility Model, the customer maintains control and responsibility for security 'in' the cloud. For a managed service like Amazon S3, this includes managing data access permissions through bucket policies and Access Control Lists (ACLs), as well as configuring server-side encryption to secure stored data at rest.
Adım Adım Çözüm
Anahtar Kavram
Under the AWS Shared Responsibility Model, AWS is responsible for security 'of' the cloud (infrastructure, physical hardware, virtualization, and managed service OS patching), while the customer is responsible for security 'in' the cloud (data classification, access management via bucket policies/ACLs, and encryption settings).