Bird
0
0

An administrator accidentally removed the outbound rule from the default security group. What will be the effect on instances using this group?

medium📝 Debug Q7 of 15
AWS - Security Groups and Network ACLs
An administrator accidentally removed the outbound rule from the default security group. What will be the effect on instances using this group?
AInbound traffic will be blocked.
BInstances will still send outbound traffic normally.
CInstances will not be able to send outbound traffic.
DInstances will lose their private IP addresses.
Step-by-Step Solution
Solution:
  1. Step 1: Understand the role of outbound rules

    Outbound rules control traffic leaving instances.
  2. Step 2: Analyze effect of removing outbound rule

    Removing outbound rules blocks all outbound traffic, so instances cannot send outbound data.
  3. Final Answer:

    Instances will not be able to send outbound traffic. -> Option C
  4. Quick Check:

    Outbound rule removal blocks outbound traffic [OK]
Quick Trick: Outbound rules control traffic leaving instances [OK]
Common Mistakes:
  • Thinking inbound traffic is affected by outbound rules
  • Assuming instances lose IP addresses
  • Believing traffic is unaffected without outbound rules

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes