跳至內容

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 ?

已提問 1 年前檢視次數 608 次

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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。