
Explanation:
According to the AWS Shared Responsibility Model:
AWS is responsible for "Security OF the Cloud": This includes protecting the infrastructure that runs AWS services, patching the underlying operating systems of managed services like DynamoDB, and securing physical access to data centers and edge locations.
Customer is responsible for "Security IN the Cloud": This includes managing user access and permissions using IAM, implementing the principle of least privilege, securing application-level configurations, and protecting customer data.
Why the other options are incorrect:
Ultimate access to all questions.
Which task is the responsibility of the customer, according to the AWS shared responsibility model?
A
Patch the Amazon DynamoDB operating system.
B
Secure Amazon CloudFront edge locations by allowing physical access according to the principle of least privilege.
C
Protect the hardware that runs AWS services.
D
Use AWS Identity and Access Management (IAM) according to the principle of least privilege.
No comments yet.