Skip to content

jamesstocktonj1/edgeproxy-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edgeproxy Example

This proof of concept looks at local meshing in microservices. This is done by deploying a light-weight Envoy proxy in the same container as the code. All the meshing is handled by this proxy which simplifies the server code as it doesn't need to know which hosts are available. By sending any requests straight to the proxy, Envoy then handles which services are available to process the requst.

System Diagram

About

Envoy Sidecar Proof of Concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published