A financial company is preparing for an external audit of its application running on Amazon EC2 instances. The company needs to restrict network access to the servers and collect compliance reports showing that the underlying AWS physical infrastructure meets industry security standards. Under the AWS Shared Responsibility Model, which of the following tasks is the responsibility of the customer?
- Configuring the security group rules to restrict inbound network traffic to the EC2 instances.Answer
- BManaging and upgrading the hypervisor software that virtualizes the physical hosts of the EC2 instances.
- CConfiguring stateful security groups at the subnet level to block specific IP addresses.
- DSubmitting a request to AWS Support to conduct a physical security audit of the data centers housing the EC2 instances.
Answer
Configuring the security group rules to restrict inbound network traffic to the EC2 instances.
Under the AWS Shared Responsibility Model, the customer is responsible for configuring security groups (which operate as a firewall at the instance level) to control inbound and outbound traffic to their resources. This is classified as security 'in' the cloud.
Step-by-Step Solution
Key Concept
AWS Shared Responsibility Model boundaries for Infrastructure as a Service (IaaS) resources
Estimated Time:1m 30s