Which AWS service or feature allows a user to establish a dedicated network connection between a company’s on-premises data center and the AWS Cloud?
AWS Direct Connect
VPC peering
AWS VPN
Amazon Route 53
Explanations:
AWS Direct Connect establishes a dedicated network connection from your on-premises data center to AWS. This service allows for high bandwidth and low latency.
VPC peering is a method for connecting two VPCs (Virtual Private Clouds) within AWS, allowing resources in those VPCs to communicate. It does not connect to on-premises data centers.
AWS VPN (Virtual Private Network) creates a secure connection over the public internet between a company’s on-premises network and AWS but does not provide a dedicated line like Direct Connect.
Amazon Route 53 is a scalable domain name system (DNS) web service used for domain registration and routing traffic. It does not facilitate direct network connections.