envoy

Running Envoy as an Edge Proxy at eBay: Replacing Hardware Load Balancers with a Software Solution

At the inaugural EnvoyCon that ran in Seattle, USA, the eBay engineering team talked about running the Envoy Proxy at the edge as a replacement for hardware-based load balancers. Key learnings included that having a “programmable edge” provides many advantages and also several challenges. Source: infoq.com

The Many Faces of Envoy Proxy: Edge Gateway, Service Mesh, and Hybrid Networking Bridge

At the inaugural EnvoyCon in Seattle, USA, engineers from Pinterest, Yelp and Groupon presented their current use cases for the Envoy Proxy. The overarching message was that the Envoy Proxy appears to be moving closer to fulfilling its vision of providing the “universal [proxy] data plane API” for modern networking, including edge gateways, service meshes and hybrid networking bridges. Source: infoq.com

Envoy Proxy at Reddit

Reddit’s engineering team and product complexity has seen significant growth over the last three years. Facilitating that growth has taken a lot of behind-the-scenes evolution of Reddit’s backend infrastructure. One major component has been adopting a service-oriented architecture, and a significant facet of that has been evolving service-to-service discovery and communication. As the number of services has grown, so has the complexity in how they interact with each other and legacy systems.
Read more

Monitor AWS App Mesh and Envoy with Datadog

Envoy proxies communication among microservices. It is a key component in many service-oriented architecturesâand one that offers a unique opportunity to gain visibility into your service mesh. We’re pleased to announce that Datadog integrates with Envoy as well as AWS App Mesh, a new hosted service based on Envoy that dynamically configures your service mesh proxies. By integrating Envoy or AWS App Mesh with Datadog, you can monitor the performance of your service mesh and view performance metrics and detailed request traces from all the services in your infrastructure.
Read more

Cloud Native Computing Foundation Announces Envoy Graduation

Originally created at Lyft, Envoy is a high-performance open source edge, middle, and service proxy. The project helps ease the transition to, and operation of, cloud native architectures by managing the interactions among microservices in order to ensure application performance. Envoy’s out-of-process architecture can be used with any application, in any language or runtime; supported protocols and features include HTTP/2, gRPC, MongoDB, Redis, Thrift, external authorization, global rate limiting, a rich configuration API, and much more.
Read more