Bird
0
0

Which AWS resource is required for instances in a private subnet to access the internet?

easy📝 Conceptual Q2 of 15
AWS - VPC Fundamentals
Which AWS resource is required for instances in a private subnet to access the internet?
AInternet Gateway (IGW)
BElastic Load Balancer
CNAT Gateway or NAT Instance
DVPC Peering Connection
Step-by-Step Solution
Solution:
  1. Step 1: Identify internet access for private subnet

    Instances in private subnets do not have direct internet access via IGW.
  2. Step 2: Use NAT for outbound internet

    To allow outbound internet access, a NAT Gateway or NAT Instance in a public subnet is required.
  3. Final Answer:

    NAT Gateway or NAT Instance -> Option C
  4. Quick Check:

    Private subnet internet access = NAT Gateway [OK]
Quick Trick: Private subnet needs NAT for internet access [OK]
Common Mistakes:
MISTAKES
  • Choosing IGW for private subnet internet access
  • Confusing ELB with internet access
  • Thinking VPC Peering provides internet

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes