Network ACLs Concepts – Create Custom Network ACLs in AWS Cloud

Network ACL settings

A network access control list (ACL) is an optional layer of security for your VPC that acts as a firewall for controlling traffic in and out of one or more subnets. You might set up network ACLs with rules similar to your security groups in order to add an additional layer of security to your … Read more

Route Table Concepts – Create Custom Route Table in AWS Cloud

Route TableRoute Table

A route table contains a set of rules, called routes, that are used to determine where network traffic from your subnet or gateway is directed. Route Table Concepts: The following are the key concepts for route tables. Main route table — The route table that automatically comes with your VPC. It controls the routing for … Read more