This session aims at displaying what a practical implementation of an Event-Driven Architecture (using Event Streaming) would look like in the context of a Microservice system that uses the Saga-Choreography pattern for communication.
We would also be touching upon the associated design concepts including Async APIs for Events and implementation of observability in such a system that relies on events for communication between the components (traces/spans and dependency graphs