A small retail business is deploying a new online storefront using Amazon Lightsail virtual private servers. Under the AWS Shared Responsibility Model, which two security-related tasks are the responsibility of the customer? (Select TWO)
- Upgrading and patching the guest operating system installed on the instancesAnswer
- Configuring the instance-level firewall rules to control inbound and outbound network trafficAnswer
- CUpdating the virtualization hypervisor software that manages the host physical servers
- DReplacing failed physical hard drives and storage arrays in the AWS data center
- EConducting physical audits of AWS facilities to certify compliance with ISO and PCI DSS standards
Answer
The customer is responsible for upgrading and patching the guest operating system installed on the instances, as well as configuring the instance-level firewall rules to control inbound and outbound network traffic.
Under the AWS Shared Responsibility Model, the customer is responsible for security 'in' the cloud. For virtual private servers like Amazon Lightsail, the customer has control over the guest operating system and the local network configurations. Therefore, patching the guest operating system and configuring the firewall rules to control traffic are both customer responsibilities.
Step-by-Step Solution
Key Concept
The division of security duties between AWS (security of the cloud) and the customer (security in the cloud) under the AWS Shared Responsibility Model, specifically for IaaS/VPS platforms.