Skip to content

Latest commit

 

History

History
90 lines (60 loc) · 775 Bytes

index.adoc

File metadata and controls

90 lines (60 loc) · 775 Bytes

Monolith Architecture

TODO

  • Description

  • Problem

  • Solution

  • Example

Microservices Architecture

TODO

  • Description

  • Problem

  • Solution

  • Example

Configuration

TODO

  • Description

  • Problem

  • Solution

  • Example

Service Discovery

TODO

  • Description

  • Problem

  • Solution

  • Example

Api Gateway

TODO

  • Description

  • Problem

  • Solution

  • Example

Circuit Breaker

TODO

  • Description

  • Problem

  • Solution

  • Example

Rolling upgrade

TODO

  • Description

  • Problem

  • Solution

  • Example

Distributed Tracing & Logging

TODO

  • Description

  • Problem

  • Solution

  • Example

Instrumentation

TODO

  • Description

  • Problem

  • Solution

  • Example

high Availability & Loadbalancing

TODO

  • Description

  • Problem

  • Solution

  • Example