Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 373 Bytes

File metadata and controls

3 lines (2 loc) · 373 Bytes

A microservice architecture shifts around complexity. Instead of a single complex system, you have a bunch of simple services with complex interactions. Our goal is to keep the complexity in check.

  • Best practices for building a microservice architecture