The goal of this workshop is to show an example of event modeling from an event storming, and a proposition of implementation of an aggregate using event sourcing.
The example of Event Storming is available here: https://miro.com/app/board/uXjVOpRxuv0=/?share_link_id=760102697433
The board to exercise Event Modeling is available here: https://miro.com/app/board/uXjVOpRxu8A=/?share_link_id=347849748487
An example of a solution Event Modeling is available here: https://miro.com/app/board/uXjVOpRfPY0=/?share_link_id=458253672392
After the Event Modeling, try to implement the bank account aggregate using event sourcing.