Product
AWS App Mesh
Learn More
About the AWS App Mesh
AWS App Mesh is a service mesh that provides application-level networking to make it easy for your services to communicate with each other across multiple types of compute infrastructure. It standardizes how your services communicate, giving you end-to-end visibility and ensuring high-availability for your applications. App Mesh uses the open-source Envoy proxy as a sidecar to manage all traffic into and out of a service's containers. It simplifies implementing capabilities like traffic routing, security (mutual TLS), and observability (metrics, logs, traces) without requiring changes to application code.