A multinational retail company is hosting its web applications on Amazon EC2 instances and is preparing for an upcoming external security audit. The company needs to document the exact division of security tasks between themselves and AWS. Which of the following tasks is the sole responsibility of AWS under the AWS Shared Responsibility Model?
- Patching and maintaining the hypervisor software that virtualizes the physical hosts running the instancesAnswer
- BInstalling security patches and operating system updates on the guest operating system of the EC2 instances
- CConfiguring stateless Network Access Control Lists (NACLs) to secure subnet-level traffic
- DRetrieving third-party compliance reports and certifications from the AWS Artifact portal to present to the auditors
Answer
Patching and maintaining the hypervisor software that virtualizes the physical hosts running the instances
Under the AWS Shared Responsibility Model, AWS is responsible for 'Security of the Cloud,' which encompasses the physical infrastructure, global network, hardware, and virtualization hypervisor. For Amazon EC2, which is an Infrastructure as a Service (IaaS) service, the hypervisor layer is managed exclusively by AWS, making the patching of this layer the sole responsibility of AWS.
Step-by-Step Solution
Key Concept
Shared Responsibility Model IaaS boundaries
Estimated Time:2m 0s