Bird
0
0

Which of the following best describes the default inbound rule of an AWS default security group?

easy📝 Conceptual Q2 of 15
AWS - Security Groups and Network ACLs
Which of the following best describes the default inbound rule of an AWS default security group?
AInbound traffic is allowed only from instances assigned to the same security group.
BInbound traffic is allowed from any IP address on all ports.
CInbound traffic is denied from all sources by default.
DInbound traffic is allowed only on port 22 (SSH) from any IP.
Step-by-Step Solution
Solution:
  1. Step 1: Recall default inbound rules for security groups

    The default security group allows inbound traffic only from instances associated with the same security group.
  2. Step 2: Match options with this behavior

    Inbound traffic is allowed only from instances assigned to the same security group. correctly states this behavior, while others are incorrect or too broad.
  3. Final Answer:

    Inbound traffic is allowed only from instances assigned to the same security group. -> Option A
  4. Quick Check:

    Default inbound rule = Allow from same group [OK]
Quick Trick: Default inbound allows traffic only from same security group [OK]
Common Mistakes:
MISTAKES
  • Assuming inbound is open to all IPs by default
  • Thinking inbound is denied completely by default
  • Confusing inbound rules with outbound rules

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes