overview
What is Envoy Proxy?
Envoy Proxy is a network proxy tool developed by Lyft that enables cloud-native and AI-native applications to manage traffic and enhance observability. It functions as an L7 proxy, managing various application-layer protocols such as gRPC, HTTP/1.1, and HTTP/2, and is a foundational building block for diverse network architectures. Originally developed by Lyft to improve the performance and dependability of service-to-service communication, Envoy Proxy is now an open-source project under the Cloud Native Computing Foundation (CNCF). It acts as a communication bus for large, modern service-oriented architectures, making the network transparent to applications and providing deep observability. Envoy Proxy is designed for the dynamic demands of cloud-native environments and is evolving to support AI-native applications, including streaming LLM responses and agentic workloads.
