AWS Certified Cloud Practitioner (CLF-C02) — Question 607
Which tasks are the responsibility of AWS according to the AWS shared responsibility model? (Choose two.)
Answer options
- A. Configure AWS Identity and Access Management (IAM).
- B. Configure security groups on Amazon EC2 instances.
- C. Secure the access of physical AWS facilities.
- D. Patch applications that run on Amazon EC2 instances.
- E. Perform infrastructure patching and maintenance.
Correct answer: C, E
Explanation
According to the AWS shared responsibility model, AWS is responsible for security 'of' the cloud, which includes securing the physical infrastructure of data centers and patching the host virtualization software. Customers are responsible for security 'in' the cloud, which encompasses configuring IAM, setting up EC2 security groups, and patching their own guest operating systems and applications.