AppMesh vs VPC Lattice

0

Do we have any recommendation/decision flow to choose between AppMesh and VPC lattice for service mesh capabilities?

已提問 10 個月前檢視次數 2320 次
1 個回答
1

App Mesh is best suited for ECS, EKS, and EC2 customers who run workloads across different orchestrators and need client-side service mesh functionality, such as traffic resiliency controls (retries, timeouts, connection pooling) and mTLS. App Mesh customers do not mind added complexity of configuration and client-side proxy management implemented as Envoy-based side-cars/proxies.

VPC Lattice is ideal for customers who want to automate connecting micro-services that are distributed across a mix of Kubernetes, native EC2/ASG, and serverless environments (Lambda and Fargate). Additionally, VPC Lattice is best suited to customers who prefer the automation of service discovery, traffic-management, authentication, authorization, and observability across VPCs and accounts without having to deploy and operate sidecar-based service-meshes and also prefer not requiring any prior VPC networking experience in deploying their modern application architectures.

Please reach out to your account team to set up a call to discuss further.

profile pictureAWS
專家
已回答 10 個月前

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

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

回答問題指南