Question 487:
A company needs to access a service provided by a consultant company. The service from the consultant company and the application of the primary company exist in their respective VPCs.The VPC`s are located in different regions.What steps are needed to establish communication between these VPCs such that data should not traverse via the Internet? Choose 2 answers from the options below.
Answer options:
A.Create a VPC peering between the VPC’s in the primary company and consultant company’s account. B.Create a Network Load Balancer in the consultant VPC in front of the service. Create a VPC Endpoint. Make the application in the other VPC access this endpoint. C.Modify the route tables for each VPC point to the VPC peering connection to access all the IPv4 CIDR blocks of the peer VPC (either way). D.Create an IPSec Virtual Private connection between both accounts. Access the resources accordingly.