Bird
0
0

If a security group has no outbound rules, what is the default behavior for outbound traffic?

medium📝 Predict Output Q5 of 15
AWS - Security Groups and Network ACLs
If a security group has no outbound rules, what is the default behavior for outbound traffic?
AAll outbound traffic is denied by default
BOutbound traffic is allowed only on port 80
CAll outbound traffic is allowed by default
DOutbound traffic is allowed only to the same security group
Step-by-Step Solution
Solution:
  1. Step 1: Recall security group rule evaluation

    Security groups deny all traffic by default unless explicitly allowed by a rule.
  2. Step 2: Understand effect of no outbound rules

    If no outbound rules exist, outbound traffic is allowed by default.
  3. Final Answer:

    All outbound traffic is allowed by default -> Option C
  4. Quick Check:

    No outbound rules means allow outbound = B [OK]
Quick Trick: No outbound rules means allow outbound traffic [OK]
Common Mistakes:
  • Assuming outbound allowed without rules
  • Confusing inbound and outbound defaults

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes