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.
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.
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.