Skip to main content

2 docs tagged with "firewall"

View all tags

Network ACLs

A network ACL is a virtual firewall that controls inbound and outbound traffic at the subnet level. It performs stateless packet filtering to secure your VPC subnets.

Security Groups

A security group is a virtual firewall that controls inbound and outbound traffic at the resource level. It performs stateful packet filtering to secure individual AWS resources like EC2 instances.