software_architecture:distributed_systems
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software_architecture:distributed_systems [2024/02/04 15:47] – skipidar | software_architecture:distributed_systems [2025/03/24 07:01] (current) – skipidar | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | |||
| + | |||
| + | TOGAF ADM for Microservice Architecture | ||
| + | {{https:// | ||
| Line 33: | Line 37: | ||
| * have a **single source of true** for each type of data, to **guarantee Consistency** | * have a **single source of true** for each type of data, to **guarantee Consistency** | ||
| * e.g. by [[https:// | * e.g. by [[https:// | ||
| - | * Components can sustain | + | * Components can serve READ independently of each other, to ensure availibility |
| * when one service goes down - the others can use the read-copy of events | * when one service goes down - the others can use the read-copy of events | ||
| + | * use " | ||
| + | * WRITE is served from single sources of true | ||
| + | * use SAGA pattern on " | ||
| + | * | ||
software_architecture/distributed_systems.1707061660.txt.gz · Last modified: by skipidar
