Better Programming

Advice for programmers.

Follow publication

Member-only story

Lyft Envoy. What’s That?

Daniel Gospodinow
Better Programming
Published in
5 min readJun 2, 2020

--

Photo by Envoy on GitHub.

For quite a while, Lyft has been contributing some wonderful projects to the open-source community.

Envoy Proxy is one of their top-rated open-source products targeting issues that a lot of developers at companies like Microsoft, Netflix, SAP, VMware, and Uber are struggling to solve.

In September 2017, Envoy was donated to the Cloud Native Computing Foundation.

Introduction

As of today, the modern way of building software systems is by leveraging a microservice architecture.

Photo by Vlad Hilitanu on Unsplash.

“Microservices — also known as the microservice architecture — is an architectural style that structures an application as a collection of services that are:

Highly maintainable and testable

Loosely coupled

Independently deployable

Organized around business capabilities

Owned by a small team

The microservice…

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

--

--

Daniel Gospodinow
Daniel Gospodinow

Written by Daniel Gospodinow

I’m a software engineer who loves writing from time to time.

Write a response