Event sourcing, CQRS, stream processing and Apache Kafka: What’s the connection?
Event sourcing as an application architecture pattern is rising in popularity. Event sourcing involves modeling the state changes made by applications as an immutable sequence or “log” of events. Instead