Bird
0
0

Which AWS component enables communication between instances in a VPC and the internet?

easy📝 Conceptual Q1 of 15
AWS - VPC Fundamentals
Which AWS component enables communication between instances in a VPC and the internet?
AElastic Load Balancer
BNAT Gateway
CVirtual Private Gateway
DInternet Gateway
Step-by-Step Solution
Solution:
  1. Step 1: Identify the component for internet access

    An Internet Gateway is the AWS resource that allows instances in a VPC to communicate with the internet.
  2. Step 2: Differentiate from other gateways

    NAT Gateway allows private subnet instances to access the internet but does not enable inbound internet traffic. Virtual Private Gateway connects to VPNs. Elastic Load Balancer distributes traffic but does not provide internet access.
  3. Final Answer:

    Internet Gateway -> Option D
  4. Quick Check:

    Internet Gateway enables internet communication [OK]
Quick Trick: Internet Gateway connects VPC to the internet [OK]
Common Mistakes:
MISTAKES
  • Confusing NAT Gateway with Internet Gateway
  • Thinking Virtual Private Gateway provides internet access
  • Assuming Elastic Load Balancer enables internet connectivity

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes