AWS Certified Cloud Practitioner (CLF-C02) — Question 96
Which task is a responsibility of AWS, according to the AWS shared responsibility model?
Answer options
- A. Enable client-side encryption for objects that are stored in Amazon S3.
- B. Configure IAM security policies to comply with the principle of least privilege.
- C. Patch the guest operating system on an Amazon EC2 instance.
- D. Apply updates to the Nitro Hypervisor.
Correct answer: D
Explanation
Option D is correct because maintaining and updating the Nitro Hypervisor is a responsibility that falls on AWS as part of their infrastructure management. The other options, A, B, and C, are tasks that fall under the customer's responsibility, such as securing data and managing IAM policies.