Envoy is an open-source edge and service proxy designed for cloud-native applications, originally built at Lyft and now a CNCF graduated project.
Pricing
Free (open source)
Reviews
3,000+
Founded
2016
Team Size
1-10 employees
Current Deal
Free and open source
About Envoy Proxy
Envoy is a high-performance C++ distributed proxy designed for single services and applications as well as a communication bus and universal data plane for large microservice mesh architectures.
It provides advanced load balancing including automatic retries, circuit breaking, rate limiting, and outlier detection. Envoy supports HTTP/2, gRPC, WebSocket, and TCP proxying natively.
The xDS API enables dynamic configuration without restarts, making it the data plane of choice for service meshes like Istio, Linkerd, and AWS App Mesh. Observability is built in with detailed statistics and distributed tracing.
Envoy is the standard proxy for service mesh data planes, used at massive scale by companies processing millions of requests per second.
Pricing
Free (open source)
Free: Open source (Apache 2.0)
Commercial support available through Tetrate, Solo.io, and cloud providers.
Case Studies
Notable Customers
- Lyft
- Apple
- Microsoft