An application developer is configuring security rules for an Amazon EC2 instance. They notice that when they allow inbound traffic on a specific port, the return outbound traffic is automatically allowed without requiring an explicit outbound rule. Which AWS network security component exhibits this stateful behavior?
- ANetwork Access Control Lists (Network ACLs)
- Security GroupsCevap
- CAmazon GuardDuty
- DAWS Shield
Cevap
Security Groups
Security Groups are stateful firewalls operating at the instance level. Any permitted inbound connection automatically allows the corresponding outbound return traffic, regardless of the outbound rules.
Adım Adım Çözüm
Anahtar Kavram
Stateful and stateless network filtering in AWS (Security Groups vs. Network ACLs)
Tahmini Süre:45s