Add circuit-breaker, bulkhead and cost savings links
This commit is contained in:
@@ -45,6 +45,8 @@ graph TD
|
||||
SW --> LD[Ledgers]
|
||||
|
||||
SW --> DSi[Distributed Systems]
|
||||
DSi --> BHP[Bulkhead Pattern]
|
||||
DSi --> CBP[Circuit Breaker Pattern]
|
||||
DSi --> EvS[Event Sourcing]
|
||||
DSi --> CQRS[CQRS - Command Query Responsibility Segregation]
|
||||
DSi --> DPro[Distributed Processing]
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 315 KiB After Width: | Height: | Size: 306 KiB |
Reference in New Issue
Block a user