ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 767 - SAA-C03 discussion

Report
Export

A company hosts its core network services, including directory services and DNS, in its on-premises data center. The data center is connected to the AWS Cloud using AWS Direct Connect (DX). Additional AWS accounts are planned that will require quick, cost-effective, and consistent access to these network services.

What should a solutions architect implement to meet these requirements with the LEAST amount of operational overhead?

A.
Create a DX connection in each new account. Route the network traffic to the on-premises servers.
Answers
A.
Create a DX connection in each new account. Route the network traffic to the on-premises servers.
B.
Configure VPC endpoints in the DX VPC for all required services. Route the network traffic to the on-premises servers.
Answers
B.
Configure VPC endpoints in the DX VPC for all required services. Route the network traffic to the on-premises servers.
C.
Create a VPN connection between each new account and the DX VPC. Route the network traffic to the on-premises servers.
Answers
C.
Create a VPN connection between each new account and the DX VPC. Route the network traffic to the on-premises servers.
D.
Configure AWS Transit Gateway between the accounts. Assign DX to the transit gateway and route network traffic to the on-premises servers.
Answers
D.
Configure AWS Transit Gateway between the accounts. Assign DX to the transit gateway and route network traffic to the on-premises servers.
Suggested answer: D

Explanation:

Requirement Analysis: Need quick, cost-effective, and consistent access to on-premises network services from multiple AWS accounts.

AWS Transit Gateway: Centralizes and simplifies network management by connecting VPCs and on-premises networks.

Direct Connect Integration: Assigning DX to the transit gateway ensures consistent and high-performance connectivity.

Operational Overhead: Minimal because Transit Gateway simplifies routing and management.

Implementation:

Set up AWS Transit Gateway.

Connect new AWS accounts to the Transit Gateway.

Route traffic through Transit Gateway to on-premises servers via Direct Connect.

Conclusion: This solution provides a scalable, cost-effective, and low-overhead method to meet connectivity requirements.

Reference

AWS Transit Gateway: AWS Transit Gateway Documentation

asked 16/09/2024
Julian Mohabir
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first