# Use domain driven design to create event driven prototypes that match the business domain
Use [[Domain Driven Design]] to create [[Event-driven Architecture]] that match the business domain.
Because [[Event-driven Architecture]] are fairly easy to sketch / patternize, a lot comes down to defining the events and [[Bounded Domains]], for example using [[Event Storming]].
---
See Also:
- [[ZK - 2a2a7c - When using DDD and event-driven design, event logs can be used to communicate with users and stakeholders]]