A city datacenter needs encrypted site-to-site connectivity into a VPC over the internet for daily operations. Which AWS connectivity option maps to that need?
Select an answer to reveal the explanation.
Short Explanation
Need a locked tunnel from the city basement network into the VPC across the public internet? That is AWS Site-to-Site VPN—encrypted pipes, not a CDN signed URL trick.
Full Explanation
AWS Site-to-Site VPN establishes encrypted IPsec tunnels between an on-premises network and an Amazon VPC over the internet. CloudFront signed URLs authorize content access, DataSync moves data to AWS storage services, and S3 Transfer Acceleration speeds object uploads via edge locations. For encrypted site-to-site network connectivity to a VPC, VPN is the matching option.