Envoy is a service proxy that was created by Lyft. Using by lead companies like Amazon, Microsoft, Google, Netflix, and IBM. Written with C++ and designed for cloud-native applications. Self-contained and high performant with a small memory footprint. Supports dynamic configuration changes and applies these on the fly. So, you can easily deploy your application without any downtime. Also, it has built-in metric exporters like Prometheus.
Envoy is the main component for one of the most popular service mesh implementation "istio".
Let's start using Envoy today and join the modern proxy environment!