Envoy is an open source service mesh that provides a uniform way to connect, secure, observe and manage microservices. It acts as a communication bus for services and provides features like load balancing, authentication, observability and more.
Envoy is an open source service mesh created by Lyft that provides a uniform way to connect, secure, observe and manage microservices. As a service mesh, Envoy creates a dedicated infrastructure layer to handle service-to-service communication through a proxy. Key features of Envoy include:
Envoy runs alongside every service and acts as a communication bus for them. By abstracting the underlying network, Envoy provides consistency, reliability and portability across different platforms and languages for microservices. It's used by companies like Airbnb, Pinterest and Uber to connect their services.
Here are some alternatives to Envoy:
Suggest an alternative ❐