AWS Topics

 AWS IAM


There are 2 ways to secure subnets on AWS: 
  1. security groups and 
  2. network ACLs (also called NACLs). 
Security groups control inbound and outbound traffic for your instances, and 
network ACLs control inbound and outbound traffic for your subnets.

No comments:

Post a Comment