Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 420 Bytes

adr_microservices_template_by_uber.md

File metadata and controls

16 lines (12 loc) · 420 Bytes

ADR microservices template by Uber

Architecture decision record template by Uber and its Site Reliability Engineering team.

See Production-Ready Microservices: Building Standardized Systems Across an Engineering Organization, by Susan Fowler.

Each service defines these system quality attributes:

  • Stable
  • Reliable
  • Scalable
  • Fault tolerant
  • Performant
  • Monitored
  • Documented
  • Prepared for any catastrophe