C. Network access control list (ACL)
https://medium.com/awesome-cloud/aws-difference-between-security-groups-and-network-acls-adc632ea29ae
"Security group is the firewall of EC2 Instances. Network ACL is the firewall of the VPC Subnets."
"Security groups are tied to an instance whereas Network ACLs are tied to the subnet."
"Security groups are stateful. Network ACLs are stateless. "
AWS Network Access Control Lists (ACLs) are used to provide stateless filtering for the inbound and outbound traffic of a VPC subnet. They act as a virtual firewall for controlling traffic at the subnet level. ACLs evaluate rules in a specific order, and each rule is stateless, meaning that it doesn't track the state of the traffic like a stateful firewall would.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Redes
Highly Voted 2 years, 5 months agoPranava_GCP
Most Recent 1 year, 8 months agoman5484
1 year, 9 months agoSaif93
2 years, 3 months agoNotMeAnyWay
2 years, 3 months agoFreddyBrainy
2 years, 5 months agogabbani72
2 years, 5 months ago