Question 225:
An IT company has recently acquired another firm in different continents. Both companies are using AWS cloud infrastructure for their IT infrastructure. Initially, they want to share web application servers deployed in VPC of each. As a SysOps administrator of the company, you plan to configure VPC peering between 2 IT firms. To set up connectivity between Web-servers, how is routing configuration done between peering VPC?
Answer options:
A.Once VPC peering connection is accepted by the acceptor VPC, routes are automatically added in the routing table for each VPC.B.Owner of Requestor VPC will need to do routing for both peering VPC.C.Each VPC owner should manually add a route pointing to the CIDR of other VPC.D.Owner of Acceptor VPC will need to do routing for both peering VPC.