tags: #publish
links: [[Software and Tech]], [[Networking]]
created: 2021-07-26 Mon
---
# Envoy Proxy
https://www.envoyproxy.io/
An edge and service proxy designed to sit in between microservices for service mesh architectures, and also at ingress/egress.
Various load balancing and traffic management features.
HTTP2 and [[gRPC]] support.
Open source, extensible.