Add event sourcing to distributed systems section
This commit is contained in:
@@ -39,6 +39,9 @@ graph TD
|
||||
DoS --> ES[ElasticSearch]
|
||||
|
||||
SW --> DSi[Distributed Systems]
|
||||
DSi --> EvS[Event Sourcing]
|
||||
DSi --> CQRS[CQRS - Command Query Responsibility Segregation]
|
||||
|
||||
DSi --> STM[Streaming]
|
||||
STM --> Kakfa
|
||||
STM --> Kinesis
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 212 KiB After Width: | Height: | Size: 222 KiB |
Reference in New Issue
Block a user