Envoy
Envoy is a high-performance proxy for HTTP, gRPC, TCP, and UDP — used as an edge gateway, load balancer, and the data plane in service meshes (Istio, etc.). It exposes rich observability via an admin interface and supports dynamic configuration through the xDS APIs. Common issues include upstream connection failures, routing mismatches, TLS handshake errors, and stale endpoints.
Practice scenarios
Hands-on Envoy scenarios on live Linux VMs: envoy