Which of the below options is best suited to achieve this requirement?

Posted by: Pdfprep Category: SCS-C01 Tags: , ,

Your company has just set up a new central server in a VPC. There is a requirement for other teams who have their servers located in different VPC’s in the same region to connect to the central server.

Which of the below options is best suited to achieve this requirement?
A . Set up VPC peering between the central server VPC and each of the teams VPCs.
B . Set up AWS DirectConnect between the central server VPC and each of the teams VPCs.
C . Set up an IPSec Tunnel between the central server VPC and each of the teams VPCs.
D . None of the above options will work.

Answer: A

Explanation:

A VPC peering connection is a networking connection between two VPCs that enables you to route traffic between them using private IPv4 addresses or IPv6 addresses. Instances in either VPC can communicate with each other as if they are within the same network. You can create a VPC peering connection between your own VPCs, or with a VPC in another AWS account within a single region.

Options B and C are invalid because you need to use VPC Peering

Option D is invalid because VPC Peering is available

For more information on VPC Peering please see the below Link:

http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/vpc-peering.html

The correct answer is: Set up VPC peering between the central server VPC and each of the teams VPCs. Submit your Feedback/Queries to our Experts

Leave a Reply

Your email address will not be published.