Mustafa Turan
Jul 26, 2017 · 1 min read

Exadra37

Thanks for reading and for your valuable comments. If we look Kafka’s working principle; it provides a pub-sub messaging system and keeps messages in its event store with a ttl(optional). And consumers streams the messages from topics’ partitions. Since it is providing pub/sub messaging system IMHO we can consider it as a event broker. I understood your point of view, I agree that is an arguable topic. Before writing this I also googled with the phrase ‘kafka “event broker”’, found reasonable mentions. (Maybe better to ask in Quora.)

    Mustafa Turan

    Written by

    Go, Elixir, Ruby, Software Architecture, Microservices