Question 218:
A finance institute has deployed its application servers in multiple VPCs created in us-east-1 & us-west-1 regions. Developer Team based at head office are accessing these servers over 10 Gig AWS Direct Connect connections in the us-east-1 region which is attached to the Direct Connect gateway associated with VGW in each VPC. They are planning to launch a new banking application for which they have deployed new servers in additional VPC’s created in us-east-1 & us-west-1 regions. The developer team requires high performance connectivity with new servers from the on-premises location in addition to connectivity to existing servers. Also, servers in all VPC need to have connectivity with each other for data synchronization. Which of the following designs needs to be implemented to meet this requirement?
Answer options:
A.Remove the existing association between AWS Direct Connect Gateway & VGW.Connect all VPCs to the Transit Gateway. Create a new association between Transit Gateway & Direct Connect gateway over the private virtual interface. B.Retain existing association between AWS Direct Connect Gateway & VGW.Connect new VPCs to Transit Gateway. Create a new association between Transit Gateway & Direct Connect gateway over the private virtual interface. C.Retain existing association between AWS Direct Connect Gateway & VGW.Connect all VPCs to the Transit Gateway. Create a new association between Transit Gateway & Direct Connect gateway over transit virtual interface. D.Remove the existing association between AWS Direct Connect Gateway & VGW. Connect all VPCs to the Transit Gateway. Create a new association between Transit Gateway & Direct Connect gateway over transit virtual interface.