Skip to content

EwanValentine/distributed-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demonstration of various Distributed patterns

Taken from the book written by Brendan Burns.

Simple examples will be written in Node and Python, whilst more complex example will be written in Go.

Example One - Sidecar Pattern 1

### / sidecar This example looks at a basic two container side-car pattern.

## Example Two - Sidecar Pattern 2 ### / sidecar-http-grpc This example looks at a two container side-car pattern, that converts a web friendly communication protocol to a service to service binary protocol.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published