A retail company hosts its e-commerce website on Amazon Elastic Compute Cloud (Amazon EC2) instances. Under the AWS Shared Responsibility Model, which of the following tasks is the customer's responsibility?
- Patching the guest operating system on the instancesAnswer
- BPatching the virtualization software on the physical hosts
- CManaging physical access controls to the AWS data centers
- DReplacing faulty physical hard drives in the storage racks
Answer
Patching the guest operating system on the instances
Under the AWS Shared Responsibility Model, Amazon EC2 is treated as an Infrastructure as a Service (IaaS). AWS is responsible for securing the underlying infrastructure (such as the hardware, physical data centers, and virtualization software), while the customer is responsible for configuring, updating, and patching the guest operating system that runs on the instance.
Step-by-Step Solution
Key Concept
AWS Shared Responsibility Model for IaaS (Amazon EC2)