Posted On: Aug 17, 2022

AWS App Mesh adds support for multiple listeners, allowing you to run applications with several open ports in a mesh. This enables you to control and secure inbound and outbound traffic for different application ports, as well as to collect port-specific metrics for this traffic. AWS App Mesh is a service mesh that provides application-level networking to make it easier for your services to communicate with each other across multiple types of compute infrastructure. AWS App Mesh standardizes how your services communicate, giving you end-to-end visibility and options to tune for high-availability of your applications.

Now you can define a listener per each application port on your AWS App Mesh Virtual Gateways, Virtual Nodes and Virtual Routers, and define traffic routes to a specific listener. You can configure each listener independently, secure them with individual TLS certificates, and collect traffic metrics separately for each application port.

For more information, please visit the AWS App Mesh product page and documentation.