How the rules get processed by nacl and the security group.
Answer Posted / Vinay Shankar Mani Tripathi
Network Access Control Lists (NACLs) and Security Groups in AWS work together to control inbound and outbound network traffic for EC2 instances. NACLs are stateless, meaning they evaluate each packet individually without considering previous packets. On the other hand, Security Groups are stateful, meaning they maintain a state table of established connections to allow return traffic through. Both NACLs and Security Groups process rules in order from most specific (allow) to least specific (deny).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category