Which AWS services or features enable users to connect on-premises networks to a VPC?
(Choose two.)
AWS VPN
Elastic Load Balancing
AWS Direct Connect
VPC peering
Amazon CloudFront
Explanations:
AWS VPN allows users to create secure connections between their on-premises networks and a VPC over the public internet, providing encrypted tunnels for data transfer.
Elastic Load Balancing is a service for distributing incoming application traffic across multiple targets (like EC2 instances) but does not connect on-premises networks to a VPC.
AWS Direct Connect provides a dedicated, private network connection from on-premises environments directly to AWS, allowing for high-throughput connections to a VPC.
VPC peering enables networking between two VPCs within AWS but does not facilitate connections between on-premises networks and a VPC.
Amazon CloudFront is a content delivery network (CDN) that accelerates content delivery but does not provide connectivity between on-premises networks and VPCs.