Library
Diagrams
Architecture diagrams you can zoom, pan, and download — each one explained.
Category
Tags
3 diagrams
- Integration
Event-driven integration
A producer publishes to a broker topic that fans out to independent consumers, with a dead-letter queue for poison messages.
- events
- messaging
- decoupling
- Multi-Tenant
Multi-tenant isolation models
Silo, bridge, and pool strategies for isolating tenant data, and the cost/isolation trade-off each one makes.
- multi-tenancy
- data
- trade-offs
- Payments
Payment authorization flow
How an authorization request travels from the client through the gateway and payment service to the acquirer and card network, and how the result returns.
- payments
- sequence
- integration