Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A global marketing company requires secure communication between applications in eu-west-1 and databases in ap-southeast-2, both within their respective VPCs. What is the appropriate network design strategy?
A
Establish a VPC peering connection between eu-west-1 and ap-southeast-2, and configure eu-west-1 application security group to allow traffic from ap-southeast-2 databases.
B
Set up a VPC peering connection and update route tables for ap-southeast-2 and eu-west-1, then create an inbound rule in ap-southeast-2 database security group for eu-west-1 application servers.
C
Implement VPC peering and route table updates for both regions, and allow traffic from eu-west-1 applications in the ap-southeast-2 database security group.
D
Utilize a transit gateway with peering between eu-west-1 and ap-southeast-2 VPCs, and establish an inbound rule in the ap-southeast-2 database security group for eu-west-1 application servers after configuring routing.