Bird
0
0

If you create a new security group without adding any inbound rules, what is the default inbound behavior?

medium📝 Predict Output Q5 of 15
AWS - Security Groups and Network ACLs
If you create a new security group without adding any inbound rules, what is the default inbound behavior?
AAll inbound traffic is denied.
BAll inbound traffic is allowed.
CInbound traffic is allowed only from the same security group.
DInbound traffic is allowed only on port 22.
Step-by-Step Solution
Solution:
  1. Step 1: Understand default inbound rules for a new security group

    New security groups start with no inbound rules, so all inbound traffic is denied by default.
  2. Step 2: Match this with the options

    All inbound traffic is denied. correctly states that all inbound traffic is denied.
  3. Final Answer:

    All inbound traffic is denied. -> Option A
  4. Quick Check:

    New SG inbound default = deny all [OK]
Quick Trick: New security groups deny all inbound traffic by default [OK]
Common Mistakes:
MISTAKES
  • Assuming new SGs allow inbound from self by default
  • Thinking inbound is open to all by default
  • Confusing default SG with new custom SG behavior

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes