A cloud administrator is designing the network security architecture for a multi-tier application. The administrator needs to implement a firewall barrier at the boundary of a subnet that evaluates traffic flow in both directions independently (stateless). Which AWS resource must be used to achieve this?
- Network Access Control Lists (Network ACLs)Answer
- BSecurity Groups
- CAmazon GuardDuty
- DAWS physical security systems
Answer
Network Access Control Lists (Network ACLs)
Network Access Control Lists (Network ACLs) are the correct answer because they serve as a stateless firewall at the subnet level, inspecting traffic entering and exiting the subnet and requiring explicit rules for both directions.
Step-by-Step Solution
Key Concept
Stateful vs. Stateless Network Firewalls at Subnet and Instance Levels