User Guide
Comprehensive guides for building production systems with Orchestrix.
Guide Map
| Guide | Audience | When to Use |
|---|---|---|
| Commands & Events | Developers | Message design |
| Creating Modules | Developers | Domain architecture |
| Message Bus | Developers | Routing & handlers |
| Event Store | Developers, DevOps | Persistence decisions |
| Production Deployment | DevOps, Architects | Infrastructure & scaling |
| Production Readiness | DevOps, Engineers | Launch checklist |
| Best Practices | Developers | Code quality |
Recommended Reading Order
New to Orchestrix
Preparing for Production
- Event Store — choose the right store
- Message Bus — sync vs async patterns
- Production Deployment — infrastructure sizing
- Production Readiness — launch checklist
- Best Practices — code review guidelines