Question 293:
There are 2 company’s that have their own AWS accounts. How can they connect to a central VPC for identity validation? How would you best design this solution? Choose an answer from the options below
Answer options:
A.Migrate each VPC resources to the central VPC using migration tools such as Import/Export, Snapshot, AMI Copy, and S3 sharing. B.Create a VPC peering connection with the central VPC.C.Create a Direct Connect connection from each VPC endpoint to the central VPC.D.Create an OpenVPN instance in central VPC and establish an IPSec tunnel between VPCs.