Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 17 discussion

A company with global offices has a single 1 Gbps AWS Direct Connect connection to a single AWS Region. The company’s on-premises network uses the connection to communicate with the company’s resources in the AWS Cloud. The connection has a single private virtual interface that connects to a single VPC.
A solutions architect must implement a solution that adds a redundant Direct Connect connection in the same Region. The solution also must provide connectivity to other Regions through the same pair of Direct Connect connections as the company expands into other Regions.
Which solution meets these requirements?

  • A. Provision a Direct Connect gateway. Delete the existing private virtual interface from the existing connection. Create the second Direct Connect connection. Create a new private virtual interface on each connection, and connect both private virtual interfaces to the Direct Connect gateway. Connect the Direct Connect gateway to the single VPC.
  • B. Keep the existing private virtual interface. Create the second Direct Connect connection. Create a new private virtual interface on the new connection, and connect the new private virtual interface to the single VPC.
  • C. Keep the existing private virtual interface. Create the second Direct Connect connection. Create a new public virtual interface on the new connection, and connect the new public virtual interface to the single VPC.
  • D. Provision a transit gateway. Delete the existing private virtual interface from the existing connection. Create the second Direct Connect connection. Create a new private virtual interface on each connection, and connect both private virtual interfaces to the transit gateway. Associate the transit gateway with the single VPC.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
masetromain
Highly Voted 1 month, 2 weeks ago
Selected Answer: A
A. Provision a Direct Connect gateway. Delete the existing private virtual interface from the existing connection. Create the second Direct Connect connection. Create a new private virtual interface on each connection, and connect both private virtual interfaces to the Direct Connect gateway. Connect the Direct Connect gateway to the single VPC. This solution provides a redundant Direct Connect connection in the same Region by creating a new private virtual interface on each connection, and connecting both private virtual interfaces to a Direct Connect gateway. The Direct Connect gateway is then connected to the single VPC. This solution also allows the company to expand into other Regions while providing connectivity through the same pair of Direct Connect connections. The Direct Connect Gateway allows you to connect multiple VPCs and on-premises networks in different accounts and different regions to a single Direct Connect connection. It also provides automatic failover and routing capabilities.
upvoted 23 times
masetromain
1 year, 9 months ago
Option D is not the best solution because it uses a Transit Gateway, which is used to connect multiple VPCs and on-premises networks in different accounts and different regions, but it is not necessary in this scenario. The company only wants to add a redundant Direct Connect connection in the same Region and connect it to the same VPC. Additionally, using a Transit Gateway in this scenario would add more complexity and might not be necessary. Also, Transit Gateway does not provide automatic failover and routing capabilities, which is required in this scenario. The Direct Connect Gateway is a better choice in this scenario as it provides the necessary functionality of automatic failover and routing capabilities, and it is more suitable for connecting multiple Direct Connect connections to a single VPC.
upvoted 14 times
Sarutobi
1 year, 8 months ago
All options here are problematic. The DX-GW is a control plane-only device; in other words, no actual traffic goes over it; it is just a Route-Reflector it only carries the routing table. TGW is not a region construct, so by itself, it cannot provide regional redundancy. In any case, all things considered, maybe A is the closest but it should mention VGW.
upvoted 2 times
Sarutobi
1 year, 8 months ago
I meant to say, "TGW is a region construct".
upvoted 1 times
...
...
...
anita_student
1 year, 8 months ago
Option D is not possible at all. You connect to TGW using transit VIF, not private VIF
upvoted 8 times
AMohanty
1 year, 1 month ago
Transit GW - connects both over Private VIF and Transit VIF
upvoted 1 times
...
...
...
kz407
Highly Voted 7 months, 3 weeks ago
What I don't understand is why do you need to delete the existing private VIF? Can't that be reassigned?
upvoted 5 times
...
TariqKipkemei
Most Recent 20 hours, 49 minutes ago
Selected Answer: A
'must provide connectivity to other Regions through the same pair of Direct Connect connections'= Direct Connect gateway
upvoted 1 times
...
atirado
1 month, 2 weeks ago
Selected Answer: A
Option A - This option might work however it is missing a step: Connecting the Direct Connect Gateway to a Virtual Private Gateway in the single VPC (and any VPC in a new region) Option B - This option will not work: It does not allow to grow into new regions and it does not create a redundant link Option C - This option will not work: Using a Public Virtual interface does not connect VPC resources to on-premise Option D - This option might work however it missing multiple steps: Each VPC will require its own Transit Gateway. Each Transit Gateway will connect through an association with Direct Connect gateway. Each Direct Connect connection will connect to the Direct Connect Gateway using a Transit VIF
upvoted 2 times
...
ninomfr64
1 month, 2 weeks ago
Selected Answer: A
I have to admit that initially I picked a wrong answer, here is my findings after some docs browsing: Not B as this will provide Direct Connect (DX) redundancy but does not provide connectivity to other Regions Not C as this will not even provide DX redundancy for the VPC because the public VIF on the new connection does not provide access to the VPC Not D as Transit Gateway (TGW) is a regional resources and does not allows to provide connectivity to other Regions (you can peer with a TGW in another Region). Also you need to have a Transit virtual interface to connect a DX to a TGW or you need to have DXGW to connect a VIF to a TGW. A is correct as a DXGW is a global resources that allows cross-region attachments
upvoted 3 times
...
amministrazione
2 months, 1 week ago
A. Provision a Direct Connect gateway. Delete the existing private virtual interface from the existing connection. Create the second Direct Connect connection. Create a new private virtual interface on each connection, and connect both private virtual interfaces to the Direct Connect gateway. Connect the Direct Connect gateway to the single VPC.
upvoted 1 times
...
MoT0ne
7 months, 4 weeks ago
Private Virtual Interface is a logical connection between your Direct Connect connection and a Direct Connect gateway. It is a virtual representation of the physical connection and allows you to establish connectivity to the VPCs associated with the Direct Connect gateway.
upvoted 1 times
...
KyleZheng
10 months, 1 week ago
A Because “Transit GW can also communicate from on-premises to AWS, but this one uses Site to Site VPN (IPSec VPN).“
upvoted 1 times
...
shaaam80
11 months, 1 week ago
Selected Answer: A
Answer A. DCGW is the only option here as it supports both DC connections plus allows expansion into other regions. TGW does not span regions.
upvoted 3 times
...
severlight
12 months ago
Selected Answer: A
multiple regions - dx gateway
upvoted 1 times
...
AMohanty
1 year, 1 month ago
None of the options seem to satisfy the condition "Solution must provide connectivity to other regions through same pair of Direct Connect Connections. In both option A and D, we don't talk of associating second region VPC to the Transit GW or Direct Connect GW.
upvoted 1 times
...
whenthan
1 year, 2 months ago
Selected Answer: A
https://aws.amazon.com/blogs/aws/new-aws-direct-connect-gateway-inter-region-vpc-access/
upvoted 1 times
...
NikkyDicky
1 year, 4 months ago
Selected Answer: A
It's A. D is not suported
upvoted 1 times
...
SkyZeroZx
1 year, 4 months ago
Selected Answer: A
A keyword === Direct Connect gateway
upvoted 1 times
...
gameoflove
1 year, 6 months ago
Selected Answer: A
A. Is the Correct Option as Direct Connect Gateway with Private Virtual Interface will meet the requirement
upvoted 1 times
...
mfsec
1 year, 7 months ago
Selected Answer: A
Provision a Direct Connect gateway.
upvoted 2 times
...
God_Is_Love
1 year, 8 months ago
Logical answer : B and C are good for existing architecture in question. But with redundant DX connection requirement, only solution is Gateway. that resolves to A(Direct connect gateway) or D(Transit gateway), but D as transit gateway is wrong because it mentions private interfaces connecting with transit gateway which is weird [usually VPC attachments are made connecting transit gateway]. So answer is A - Direct Connect Gateway. (Infact, this is future proof when we want different VPCs in different regions later with this architecture)
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...