Software Alternatives, Accelerators & Startups

Envoy Proxy VS OpenELB

Compare Envoy Proxy VS OpenELB and see what are their differences

Envoy Proxy logo Envoy Proxy

Envoy is an open source edge and service proxy, designed for cloud-native applications

OpenELB logo OpenELB

Bare-Metal Load-balancer for Kubernetes
  • Envoy Proxy Landing page
    Landing page //
    2022-02-09
  • OpenELB Landing page
    Landing page //
    2022-04-30

Envoy Proxy features and specs

  • High Performance
    Envoy Proxy is designed for high-performance communication across microservices, offering efficient proxying, low latency, and support for high throughput.
  • Extensibility
    Envoy supports a wide range of filters and extensions that allow you to customize its behavior easily, accommodating diverse use cases.
  • Observability
    It provides comprehensive observability features, including distributed tracing, metrics, and logging, which help in monitoring and debugging traffic issues.
  • Service Discovery
    Envoy seamlessly integrates with service discovery systems, automatically adjusting to changes in the environment without requiring manual intervention.
  • Resilience
    Built-in resilience features like retries, circuit breakers, and timeout management enhance Envoy's robustness in unreliable network environments.
  • Protocol Agnostic
    Envoy supports various communication protocols, which helps in managing HTTP1, HTTP2, gRPC, TCP, and WebSockets in a single binary.

Possible disadvantages of Envoy Proxy

  • Complex Configuration
    The configuration files in Envoy can become complex and challenging to manage, which may require steep learning curves for new users.
  • Resource Intensive
    Envoy can be resource-intensive, especially when handling a high number of connections or processing large volumes of data.
  • Limited GUI Tools
    Compared to other solutions, Envoy lacks comprehensive graphical user interface tools for monitoring and configuration management.
  • Community and Ecosystem Maturity
    While Envoy has an active community, some organizations may find the maturity of its ecosystem lacking compared to longer-established options.
  • Version Compatibility
    Keeping Envoy and its dependencies up to date can be challenging, especially in environments with fast-paced development cycles.

OpenELB features and specs

No features have been listed yet.

Envoy Proxy videos

Webinar: Using Envoy Proxy as Your Gateway to Service Mesh

OpenELB videos

No OpenELB videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to Envoy Proxy and OpenELB)
Web Servers
54 54%
46% 46
Web And Application Servers
Network & Admin
35 35%
65% 65
Load Balancers
100 100%
0% 0

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare Envoy Proxy and OpenELB

Envoy Proxy Reviews

We have no reviews of Envoy Proxy yet.
Be the first one to post

OpenELB Reviews

10 Awesome Open Source Load Balancers
OpenELB, formerly known as Porter, is a Cloud Native Computing Foundation (CNCF) incubated project designed for exposing LoadBalancer type Kubernetes resources in bare-metal, edge, and virtualized environments. Services in Kubernetes are exposed via LoadBalancer resources. Usually, a load balancer in a cloud vendor Kubernetes deployment would be one of the vendor-operated...

Social recommendations and mentions

OpenELB might be a bit more popular than Envoy Proxy. We know about 2 links to it since March 2021 and only 2 links to 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.

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 / over 2 years 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: almost 4 years ago

OpenELB mentions (2)

  • My LFX Mentorship experience with OpenELB
    My project was "CNCF - OpenELB: Provide the OpenELB Web UI for managing EIP and IP pool". I had to develop a web console for creating and managing the OpenELB resources. Now you might be wondering what is OpenELB. Well, OpenELB is an open-source load balancer implementation designed for exposing the LoadBalancer type of Kubernetes services in bare metal, edge, and virtualization environments. You can learn more... - Source: dev.to / over 2 years ago
  • Is ingress-nginx and MetalLB still widely used for on-prem kubeadm clusters?
    I'm using metallb + bgp + nginx without problems. Another alternative: https://openelb.io/. Source: over 2 years ago

What are some alternatives?

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

Haproxy - Reliable, High Performance TCP/HTTP Load Balancer

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

Traefik - Load Balancer / Reverse Proxy

gobetween - Modern & minimalistic load balancer and router for the Cloud era

Mosn.io - The Cloud Native Proxy for Edge or Service Mesh

Ocelot - Application and Data, Build, Test, Deploy, and Microservices Tools