Week 4, year 2018
- Apache Kafka is not for Event Sourcing - Apache Kafka is a great tool for delivering messages between producers and consumers, but if you are thinking about using it for event sourcing you should think again. Learn about why the features of Kafka is not suitable for event sourcing. [Serialized development blog]