open-guides / og-aws

📙 Amazon Web Services — a practical guide
Creative Commons Attribution 4.0 International
35.64k stars 3.87k forks source link

Add hint on security groups being stateful #826

Open vo55 opened 1 month ago

vo55 commented 1 month ago

Other than NACLs, Security Groups are stateful meaning that a response to a request is allowed to the instance regardless of the defined rules.