Medium1 markMultiple Choice
AWS SAA-C03 · Question 51 · Domain 3.4: Network Performance
A company has 50 VPCs spread across multiple AWS Regions. They need to establish a hub-and-spoke network topology to route traffic between all VPCs and their on-premises data center. Which service provides the MOST scalable and high-performing architecture?
A company has 50 VPCs spread across multiple AWS Regions. They need to establish a hub-and-spoke network topology to route traffic between all VPCs and their on-premises data center. Which service provides the MOST scalable and high-performing architecture?
Answer options:
A.
VPC Peering
B.
AWS Transit Gateway
C.
AWS VPN CloudHub
D.
AWS Direct Connect Gateway
How to approach this question
Identify 'hub-and-spoke' and 'multiple VPCs'. AWS Transit Gateway is the standard solution for this.
Full Answer
B.AWS Transit Gateway✓ Correct
AWS Transit Gateway
AWS Transit Gateway connects VPCs and on-premises networks through a central hub. This simplifies your network and puts an end to complex peering relationships.
Common mistakes
Choosing VPC Peering, which does not support transitive routing (hub-and-spoke).
Practice the full AWS SAA-C03 Practice Exam 7
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
Expert