A cloud architect is configuring a new Amazon Virtual Private Cloud (Amazon VPC) to host a public website. The architect has created a subnet and launched an EC2 instance within it, but the instance cannot send or receive traffic from the public internet. Which component must the architect attach to the VPC and reference in the route table to enable this public internet connectivity?
- ASecurity Group
- BVirtual Private Gateway
- Internet GatewayCevap
- DNetwork Access Control List (Network ACL)
Cevap
Internet Gateway
An Internet Gateway is the specific component that allows communication between instances in an Amazon VPC and the public internet. The subnet's route table must have a route pointing to the Internet Gateway to make the subnet public.
Adım Adım Çözüm
Anahtar Kavram
VPC Internet Gateways