Bird
0
0

Which statement best describes the stateful nature of AWS security groups?

easy📝 Conceptual Q2 of 15
AWS - Security Groups and Network ACLs
Which statement best describes the stateful nature of AWS security groups?
AOutbound traffic is blocked unless explicitly allowed
BResponses to allowed inbound traffic are automatically allowed outbound
CSecurity groups only control inbound traffic
DInbound and outbound rules must be identical for traffic to flow
Step-by-Step Solution
Solution:
  1. Step 1: Understand stateful behavior of security groups

    AWS security groups remember allowed inbound connections and automatically allow the response outbound traffic.
  2. Step 2: Compare inbound and outbound rules

    Outbound rules do not need to explicitly allow response traffic if inbound was allowed.
  3. Final Answer:

    Responses to allowed inbound traffic are automatically allowed outbound -> Option B
  4. Quick Check:

    Security groups are stateful = Responses to allowed inbound traffic are automatically allowed outbound [OK]
Quick Trick: Stateful means return traffic allowed automatically [OK]
Common Mistakes:
MISTAKES
  • Thinking inbound and outbound rules must match
  • Believing security groups only control inbound traffic
  • Assuming outbound is blocked by default

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes