Which AWS service or feature can a user configure to limit network access at the subnet level?
Which AWS service or feature can a user configure to limit network access at the subnet level?
The correct service to configure to limit network access at the subnet level in AWS is a Network ACL (Access Control List). Network ACLs operate at the subnet level and provide a layer of security by allowing or denying traffic entering and exiting a subnet. Unlike Security Groups, which operate at the instance level, Network ACLs apply to all resources within the subnet.
Subnet is the keyword
AWS Shield protects from DDos attacks AWS WAF protects from SQL injections Security groups are used at the EC2 instance level