Skip to content

Commit 41c0179

Browse files
shalshcode08codex
andauthored
docs(system-design): add architecture styles guide (#48)
Co-authored-by: Codex <codex@openai.com>
1 parent 36d952c commit 41c0179

2 files changed

Lines changed: 2162 additions & 0 deletions

File tree

manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,10 @@
156156
{
157157
"title": "Distributed Transactions, Sagas, Outbox, and Reliable Workflows",
158158
"path": "systemdesign/distributed-transactions-sagas-outbox-reliable-workflows"
159+
},
160+
{
161+
"title": "Architecture Styles, Modular Monoliths, Microservices, and Service Boundaries",
162+
"path": "systemdesign/architecture-styles-modular-monoliths-microservices-service-boundaries"
159163
}
160164
]
161165
}

0 commit comments

Comments
 (0)