Internet Gateway
An Internet Gateway (IGW) is a horizontally scalable, redundant, and highly available VPC component that allows communication between instances in your VPC and the internet. It serves two purposes: to provide a target in your VPC route tables for internet-routable traffic and to perform network add…
AWS Certified Solutions Architect - Internet Gateway Example Questions
Test your knowledge of Internet Gateway
Question 1
A web application runs on an EC2 instance in a subnet intended to be public and should be reachable from the internet. As the first VPC-level check when troubleshooting why users cannot access it, what should you verify?
Question 2
In AWS, you must design a new VPC that has zero internet connectivity (no inbound or outbound access to the public internet over IPv4 or IPv6). Private access to AWS services via VPC endpoints is allowed. Which action best ensures this requirement is met by design?
Question 3
You have created a VPC with an attached Internet Gateway, and you deployed two subnets, one public and one private. However, EC2 instances within a private subnet cannot access the internet. What is the cause?