A user wants to transport data between AWS and an on-premises environment using a private network connection.
Which AWS service or feature can be used to meet these requirements?
NAT gateway
AWS Direct Connect
Amazon VPC
Internet gateway
Explanations:
A NAT gateway is used for outbound internet traffic, not for private network connections.
AWS Direct Connect provides a private, dedicated network connection between AWS and an on-premises environment.
Amazon VPC is a virtual network within AWS, but does not specifically provide private network connections between on-premises environments and AWS.
An Internet gateway allows access to the internet, not a private connection between AWS and an on-premises environment.