
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company needs to connect multiple VPCs and on-premises networks through a single network connection to the AWS Cloud. Which solution meets this requirement?
A
AWS Transit Gateway
B
AWS Direct Connect
C
VPC peering
D
AWS Client VPN
Explanation:
AWS Transit Gateway is the correct solution because it acts as a central hub that can connect multiple VPCs and on-premises networks through a single network connection.
Centralized Hub: Acts as a single connection point for multiple VPCs and on-premises networks
Simplified Network Management: Reduces the complexity of managing multiple point-to-point connections
Scalability: Can connect thousands of VPCs and on-premises networks
Route Management: Provides centralized routing between different network segments
AWS Direct Connect: Provides dedicated network connection from on-premises to AWS, but doesn't inherently connect multiple VPCs through a single connection
VPC Peering: Connects two VPCs directly, but doesn't provide a centralized hub for multiple VPCs and on-premises networks
AWS Client VPN: Provides secure remote access for individual users, not for connecting multiple networks
This solution is ideal for organizations that need to manage complex network architectures with multiple VPCs and hybrid cloud connectivity.