Bird
0
0

What is the default rule for outbound traffic in an AWS default security group?

easy📝 Conceptual Q1 of 15
AWS - Security Groups and Network ACLs
What is the default rule for outbound traffic in an AWS default security group?
AOnly HTTP and HTTPS outbound traffic is allowed.
BAll outbound traffic is denied by default.
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: Understand default outbound rules

    The AWS default security group allows all outbound traffic by default to enable instances to communicate externally.
  2. Step 2: Compare options with default behavior

    Only All outbound traffic is allowed by default. states that all outbound traffic is allowed, matching the default setting.
  3. Final Answer:

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

    Default outbound rule = Allow all [OK]
Quick Trick: Default security group allows all outbound traffic by default [OK]
Common Mistakes:
  • Assuming outbound traffic is denied by default
  • Thinking only specific ports are allowed outbound
  • Confusing inbound and outbound default rules

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes