Exam: AWS Certified Cloud Practitioner 0 Likes
A pharmaceutical company operates its infrastructure in a single AWS (CLF-C02)
A pharmaceutical company operates its infrastructure in a single AWS Region.
The company has thousands of VPCs in a various AWS accounts that it wants to interconnect.
Which AWS service or feature should the company use to help simplify management and reduce operational costs?
A. VPC endpoint
B. AWS Direct Connect
C. AWS Transit Gateway
D. VPC peering
Solution
Correct answer: C. AWS Transit Gateway.
AWS Transit Gateway is a service that enables you to connect multiple VPCs and AWS accounts across multiple AWS Regions. It simplifies management and reduces operational costs by providing a single gateway that can be used to route traffic between multiple VPCs and accounts.
VPC endpoint (A) is a service that enables you to create a private connection between your VPC and a supported AWS service, but it does not help with interconnecting multiple VPCs.
AWS Direct Connect (B) is a service that enables you to establish a dedicated network connection between your premises and AWS, but it is not designed for interconnecting multiple VPCs.
VPC peering (D) is a service that enables you to connect two VPCs in different AWS accounts, but it is not designed for connecting multiple VPCs across multiple accounts and regions.
Category: Basic AWS services