CLF-C02 · Question #201
Which task is the customer's responsibility, according to the AWS shared responsibility model?
The correct answer is A. Patch a guest operating system that is deployed on an Amazon EC2 instance.. According to the AWS shared responsibility model, the customer is responsible for patching and managing the guest operating system and applications deployed on Amazon EC2 instances. This falls under the "security in the cloud" responsibility.
Question
Which task is the customer's responsibility, according to the AWS shared responsibility model?
Options
- APatch a guest operating system that is deployed on an Amazon EC2 instance.
- BControl physical access to an AWS data center.
- CControl access to AWS underlying hardware.
- DPatch a host operating system that is deployed on Amazon S3.
How the community answered
(43 responses)- A86% (37)
- B9% (4)
- C2% (1)
- D2% (1)
Why each option
According to the AWS shared responsibility model, the customer is responsible for patching and managing the guest operating system and applications deployed on Amazon EC2 instances. This falls under the "security *in* the cloud" responsibility.
For services like Amazon EC2, customers are responsible for the security *in* the cloud, which includes tasks such as managing and patching the guest operating system, applications, and network configuration on their EC2 instances. AWS handles the underlying infrastructure, but the OS and application within the instance are the customer's purview.
Controlling physical access to AWS data centers is an AWS responsibility, as it relates to the physical security of the underlying infrastructure.
Controlling access to AWS underlying hardware is an AWS responsibility, falling under the "security *of* the cloud."
Amazon S3 is a fully managed service where AWS is responsible for patching the underlying host operating system; customers do not deploy host operating systems on S3.
Concept tested: AWS Shared Responsibility Model (EC2)
Source: https://aws.amazon.com/compliance/shared-responsibility-model/
Community Discussion
No community discussion yet for this question.