Part 1: Event-Driven Fundamentals
This first part will provide an understanding of what event-driven architecture (EDA) is and the benefits of using it for your next application. We will also be introduced to the application we will be working with. This part will also cover some helpful patterns that can be helpful for the adoption and development of EDA. Then, it will introduce methods for planning an application using EventStorming.
This part consists of the following chapters:
- Chapter 1, Introduction to Event-Driven Architecture
- Chapter 2, Supporting Patterns in Brief
- Chapter 3, Design and Planning