SaaSHub helps you find the best software and product alternatives Learn more →
Envoy Alternatives
Similar projects and alternatives to envoy
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
-
-
-
-
-
-
-
-
consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
-
-
-
-
toc
⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.
-
-
plano
Plano is an AI-native proxy and data plane for agentic apps — with built-in orchestration, safety, observability, and smart LLM routing so you stay focused on your agents core logic.
-
-
envoy discussion
envoy reviews and mentions
- Envoy Proxy: high-performance, open-source edge and service proxy
-
Why Azure Front Door Made My Next.js App Take 90 Seconds to Load (and How I Fixed It)
This isn't specific to Private Link — it's a known Front Door behavior. Microsoft even issued a Health Advisory when they tightened HTTP compliance across PoPs. Their Q&A threads (one, two) describe the exact same failure and the same fix: disable origin compression.
-
A MitM proxy to see what your LLM tools are sending
> So is it just a wrapper around MitM Proxy?
Yes.
I created something similar months ago but using Envoy Proxy [1], mkcert [2], my own Go (golang) server, and Little Snitch [3]. It works quite well. I was the first person to notice that Codex CLI now sends telemetry to ab.chatgpt.com and other curiosities like that, but I never bothered to open-source my implementation because I know that anyone genuinely interested could easily replicate it in an afternoon with their favourite Agent CLI.
[1] https://www.envoyproxy.io/
[2] https://github.com/FiloSottile/mkcert
[3] https://www.obdev.at/products/littlesnitch/
-
Controlling Kubernetes Network Traffic - Part 2
Envoy Proxy: A high-performance, open-source edge and service proxy designed for cloud-native applications that facilitates service-to-service communication with advanced load balancing, traffic routing, and security features in distributed microservices architectures (Reference: Envoy).
-
All Data and AI Weekly #212: 20 Oct 2025
Envoy Proxy: Official website for the Envoy Proxy.
- Traefik's 10-Year Journey from Zero to Standard
-
Conversations, Code, and Chai: My KubeCon + CloudNativeCon India 2025 Experience
Learn more about Kyverno | Envoy Proxy
- Show HN: ArchGW – an intelligent edge and service proxy for agents
-
Pomerium’s OpenTelemetry Tracing Support: Deeper Observability, Made Easy
Previously, Pomerium used OpenCensus for tracing. However, OpenCensus has been deprecated, and upstream projects—including Envoy Proxy—have removed support for it entirely.
-
10 Lightweight API Gateways for Your Next Project
With some more work, you could configure proxies that work lower on the infrastructure level, like NGINX, Envoy Proxy, HAProxy, or Traefik Proxy to give you the classic API gateway functionality. There's also KrakenD as another open-source option.
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
envoyproxy/envoy is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of envoy is C++.