Software Alternatives & Reviews

Istio VS Envoy Proxy

Compare Istio VS Envoy Proxy and see what are their differences

Istio logo Istio

Open platform to connect, manage, and secure microservices

Envoy Proxy logo Envoy Proxy

Envoy is an open source edge and service proxy, designed for cloud-native applications
  • Istio Landing page
    Landing page //
    2023-07-01
  • Envoy Proxy Landing page
    Landing page //
    2022-02-09

Istio videos

Istio Service Mesh Explained

More videos:

  • Review - What is Istio?
  • Review - Module 1: Istio - Kubernetes - Getting Started - Installation and Sample Application Review

Envoy Proxy videos

Webinar: Using Envoy Proxy as Your Gateway to Service Mesh

Category Popularity

0-100% (relative to Istio and Envoy Proxy)
Developer Tools
100 100%
0% 0
Web Servers
69 69%
31% 31
API Tools
100 100%
0% 0
Web And Application Servers

User comments

Share your experience with using Istio and Envoy Proxy. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Istio seems to be a lot more popular than Envoy Proxy. While we know about 46 links to Istio, we've tracked only 2 mentions of Envoy Proxy. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Istio mentions (46)

View more

Envoy Proxy mentions (2)

  • gRPC vs REST: Comparing API Styles in Practice
    But what if we could make some changes to enable clients to interact with our gRPC API as though it were a REST service? Our service won't be RESTful since it will still be RPC under the covers, but we will get to access it via HTTP/1.1, URLs, and JSON. Thankfully, we can use an Envoy proxy server to easily accomplish this feat without having to write our own code manually! - Source: dev.to / about 1 year ago
  • SSL Termination before Postgres - is it possible?
    Have a look at Envoy (https://envoyproxy.io) and the Postgres filter (https://www.envoyproxy.io/docs/envoy/v1.19.0/configuration/listeners/network_filters/postgres_proxy_filter) and StartTLS filter (see https://www.envoyproxy.io/docs/envoy/v1.19.0/api-v3/extensions/filters/network/postgres_proxy/v3alpha/postgres_proxy.proto.html how to use it). Source: over 2 years ago

What are some alternatives?

When comparing Istio and Envoy Proxy, you can also consider the following products

linkerd - Linkerd is an ultralight service mesh for Kubernetes. It gives you observability, reliability, and security without requiring any code changes.

Haproxy - Reliable, High Performance TCP/HTTP Load Balancer

nginx - A high performance free open source web server powering busiest sites on the Internet.

Zuul - Zuul is a program that drives continuous integration, delivery, and deployment systems with a focus...

Traefik - Load Balancer / Reverse Proxy

Kubernetes - Kubernetes is an open source orchestration system for Docker containers