Bird
0
0

You created a route table but forgot to associate it with any subnet. What will be the effect?

medium📝 Debug Q6 of 15
AWS - VPC Fundamentals
You created a route table but forgot to associate it with any subnet. What will be the effect?
AInstances in subnets will not use this route table
BAll subnets will automatically use this route table
CThe route table will replace the main route table
DAWS will throw an error and prevent creation
Step-by-Step Solution
Solution:
  1. Step 1: Understand route table association

    Route tables must be associated with subnets to take effect for those subnets.
  2. Step 2: Default behavior

    If not associated, subnets use the main route table by default.
  3. Final Answer:

    Instances in subnets will not use this route table -> Option A
  4. Quick Check:

    Unassociated route tables have no effect on subnets [OK]
Quick Trick: Route tables must be associated to affect subnet routing [OK]
Common Mistakes:
  • Assuming automatic association
  • Thinking AWS blocks unassociated route tables
  • Confusing main route table replacement

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes