Apache Kafka: A Primer
Nowadays it's very common to build systems focused on events where events drive the flow of data and interactions, aka Event-driven architecture.
Simply put, Apache Kafka is an event-streaming platform. It does the following,
Single platform to publ...
blog.joobisb.com6 min read