
Ultimate access to all questions.
A company in the initial phase of AWS Cloud adoption has an application running in an on-premises data center in Asia and needs to deploy new applications in the us-east-1 Region. These cloud-based applications require connectivity to the on-premises data center. The company must establish a communication channel between AWS and the data center that reduces latency, minimizes performance impacts from transcontinental routing over the public internet, and ensures data encryption in transit.
Which solution fulfills these requirements in the shortest possible time?
A
Create an AWS Site-to-Site VPN connection with acceleration turned on. Create a virtual private gateway. Attach the Site-to-Site VPN connection to the virtual private gateway. Attach the virtual private gateway to the VPC where the applications will be deployed.
B
Create an AWS Site-to-Site VPN connection with acceleration turned on. Create a transit gateway. Attach the Site-to-Site VPN connection to the transit gateway. Create a transit gateway attachment to the VPC where the applications will be deployed.
C
Create an AWS Direct Connect connection. Create a virtual private gateway. Create a public VIF and a private VIF that use the virtual private gateway. Create an AWS Site-to-Site VPN connection over the public VIF.
D
Create an AWS Site-to-Site VPN connection with acceleration turned off. Create a transit gateway. Attach the Site-to-Site VPN connection to the transit gateway. Create a transit gateway attachment to the VPC where the applications will be deployed.