ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 70 - ANS-C01 discussion

Report
Export

A customer has set up multiple VPCs for Dev, Test, Prod, and Management. You need to set up AWS Direct Connect to enable data flow from on-premises to each VPC. The customer has monitoring software running in the Management VPC that collects metrics from the instances in all the other VPCs. Due to budget requirements, data transfer charges should be kept at minimum.

Which design should be recommended?

A.
Create a total of four private VIFs, one for each VPC owned by the customer, and route traffic between VPCs using the Direct Connect link.
Answers
A.
Create a total of four private VIFs, one for each VPC owned by the customer, and route traffic between VPCs using the Direct Connect link.
B.
Create a private VIF to the Management VPC, and peer this VPC to all other VPCs.
Answers
B.
Create a private VIF to the Management VPC, and peer this VPC to all other VPCs.
C.
Create a private VIF to the Management VPC, and peer this VPC to all other VPCs, enable source/destination NAT in the Management VPC.
Answers
C.
Create a private VIF to the Management VPC, and peer this VPC to all other VPCs, enable source/destination NAT in the Management VPC.
D.
Create a total of four private VIFs, and enable VPC peering between all VPCs.
Answers
D.
Create a total of four private VIFs, and enable VPC peering between all VPCs.
Suggested answer: D

Explanation:

- creating VPC peering is free of charge - traffic costs ~0.01€/GB for VPC peering (IN + OUT) and ~0.02€/GB for direct connect (OUT only). As the communication involved in monitoring will never have IN == OUT, then 0.01 * (IN + OUT) will always be lower the 0.02 * OUT, ergo VPC peering will be cheaper

asked 16/09/2024
hotthefish shark
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first