# event-driven architecture
#architercure
![[Pasted image 20241025190143.png]]
[source](https://blog.bytebytego.com/p/event-driven-architectural-patterns)
- Improved fault tolerance because systems can continue operating even if some components fail.
- Better resource utilization by enabling services to scale independently based on demand.
- Supports dynamic and flexible workflows, allowing businesses to adapt quickly to changing requirements and market conditions.