Question 94:
Your company has a branch office in Sydney (Australia) that has just purchased the AWS Direct Connect link to connect a local data center to AWS resources in the ap-southeast-2 Region. The company also owns lots of AWS EC2 resources in VPCs in the US West Region. You want to use the same Direct Connection for your local data center to communicate with these resources in us-west-1. How would you achieve the requirement?
Answer options:
A.The Direct Connection cannot be used for different Regions. You need to create a new connection in the us-west-1 Region. B.Create a private virtual interface in the ap-southeast-2 Region and use it to connect the AWS Direct Connect connection to the VPCs in us-west-1. C.Create a public virtual interface in the us-west-1 Region and set up a VPN over the public virtual interface to protect the data. D.Create a Direct Connect gateway as a globally available resource. Use it to connect the AWS Direct Connect connection over a private virtual interface to VPCs in us-west-1.