Key Techniques
-
Dependency Graph
Illustrate the relationships and dependencies between different services, providing a clear overview of your system's structure.
Learn More -
Sequence Diagram
Map the interactions between services over time, showing the order of operations and message flows for specific use cases.
Learn More -
API Gateway Mapping
Visualize how requests are routed through an API Gateway to various backend services, simplifying external access points.
Learn More -
Data Flow Diagram
Trace the path of data through your services, identifying how information is processed, transformed, and stored across the system.
Learn More -
Infrastructure Map
Understand the underlying infrastructure components and their relationships to the services they host, crucial for operational insights.
Learn More -
Event Storming
A collaborative workshop technique to quickly explore complex business domains by modeling domain events, commands, and aggregates.
Learn More