Event-sourcing student enrollment

Event-sourcing student enrollment

May 19, 2022 from 15:15 to 15:45

Speaker: Siniša Miličić

In combining a system to scale to various student support services, we developed a little framework in Python around Redis and Kafka to enable a specific CQRSesque event-sourced system. This system was used so far for university-wide student enrollment and there are ambitions plans to escalate it to other services. In my talk, I will present the technical and architectural aspects of the framework as well as a toy example of its usage. The talk will feature live-coding.