Bird
0
0

Which AWS component must be updated to allow instances in a public subnet to access the internet via an Internet Gateway?

easy📝 Conceptual Q2 of 15
AWS - VPC Fundamentals
Which AWS component must be updated to allow instances in a public subnet to access the internet via an Internet Gateway?
ASecurity Group
BRoute Table
CNetwork ACL
DElastic IP
Step-by-Step Solution
Solution:
  1. Step 1: Identify the component controlling traffic routing

    The Route Table directs traffic from subnets to destinations like the Internet Gateway.
  2. Step 2: Confirm the update needed

    To enable internet access, the Route Table must have a route to the Internet Gateway.
  3. Final Answer:

    Route Table -> Option B
  4. Quick Check:

    Internet access requires Route Table update [OK]
Quick Trick: Route Table directs subnet traffic to Internet Gateway [OK]
Common Mistakes:
  • Updating Security Group only without route changes
  • Confusing Elastic IP with routing

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes