Skip to content

Apache Kafka

==*Apache Kafka ==

My initial understanding

  • It is a event publishing tool that listens to an event and immediately publishes the changes to all the subscribers
  • pub-sub messaging model

==*References ==

https://www.svix.com/resources/faq/kafka-vs-pubsub/

On this page