スキップしてコンテンツを表示

VPC Lattice and TGW

0

TGW vs VPC Lattice Which one is recommended when we have Multiple accounts across regions and have downstream and upstream connectivity to Database and kafka and also has Third party connectivity through DX or VPN. Scalability is an important aspect. Pls answer considering scalability / performance and Security. Also Any Major banks have implemented their solutions using VPC Lattice so far. Any success stories ?

2回答
0

For a multi-account, multi-region setup with database, Kafka, and third-party connectivity via Direct Connect (DX) or VPN, AWS Transit Gateway (TGW) is generally the better option for scalability, performance, and security, especially for high-throughput use cases. It's designed for large-scale network connectivity between VPCs and on-premises systems.

VPC Lattice, on the other hand, is great for service-to-service communication in microservices architectures, offering built-in traffic routing, service discovery, and fine-grained security for inter-service communication. It’s not as focused on network-level connectivity as TGW.

For scalability and security in large networks, go with Transit Gateway. For service mesh and microservices communication, VPC Lattice is a good choice. As for banks using these solutions, TGW is more widely adopted in traditional large-scale networking setups.

回答済み 1年前

エキスパート

レビュー済み 1年前

  • Can any one give me the COST of VPC lattice when compared with TGW with the scenario explained

0

To add to Robin's answer, if you are working multiple VPCs and regions, it is better to use CloudWAN instead of TGW. I have used both TGW and CloudWAN, and managing network connectivity is unbelievably easy with CloudWAN. It's a centralised place for managing your global network. Refer https://aws.amazon.com/cloud-wan/

エキスパート

回答済み 1年前

エキスパート

レビュー済み 1年前

  • Hi All, Is anyone having a Cost impact on implementing Lattice using Cloud WAN? Any pointers with this cost calculator are highly appreciated. I need to consider at least 30 service be hosted across 2 regions with on prem and third party connectivity from both regions

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ