A company is designing a secure network architecture on AWS. The solutions architect needs to implement a security barrier that controls inbound and outbound traffic at the subnet boundary for all resources within that subnet. Which AWS feature should the architect configure to meet this requirement?
- Network Access Control Lists (Network ACLs)Answer
- BSecurity Groups
- CAWS WAF
- DAWS Shield
Answer
Network Access Control Lists (Network ACLs)
Network Access Control Lists (Network ACLs) serve as a stateless firewall for controlling traffic in and out of one or more subnets, making them the correct choice for enforcing controls at the subnet boundary.
Step-by-Step Solution
Key Concept
Subnet-level network security controls
Estimated Time:45s