Understanding Stateful vs Stateless Firewalls and NACLs in AWS: A Clear Guide
A stateful firewall tracks the state of connections. When it allows traffic in one direction, it automatically allows the return traffic. It remembers the entire session. AWS Security Groups are stateful. They only use allow rules, and they do not ne...
vannys-tech-journey.hashnode.dev2 min read