Resources in a public subnet need a path to the public internet for inbound and outbound internet routing. Which VPC component enables that connectivity?
Select an answer to reveal the explanation.
Short Explanation
An internet gateway is the front door between your VPC and the public internet—public subnets use it so web servers can talk to the world. EBS snapshots, Storage Gateway, and DynamoDB Streams solve storage or change-data problems, not that front door.
Full Explanation
An internet gateway is a VPC component that enables communication between resources in a VPC and the public internet when routing and addressing are configured for public subnets. Amazon EBS snapshots store volume backups, AWS Storage Gateway hybridizes on-premises storage with AWS, and DynamoDB Streams capture table item changes—none provide VPC-to-internet gateway connectivity.