Glossary

Envoy

A modern service proxy, the data plane of service meshes.

1 min read·4 sections
Open the interactive version → diagrams, practice & more

Definition

A modern service proxy, the data plane of service meshes.

How it works

Runs as a sidecar handling retries, mTLS, observability and routing transparently to apps.

Common questions

What is Envoy?

A modern service proxy, the data plane of service meshes.

How does Envoy work?

Runs as a sidecar handling retries, mTLS, observability and routing transparently to apps.

What is Envoy used for in system design?

Runs as a sidecar handling retries, mTLS, observability and routing transparently to apps.

Part of Glossary on SystemLore — system design explained with 148 deep topics, interactive diagrams, and a build-it-yourself game. Build this one →