Even driven Architecture — Series Part II — Sending and consuming Messages from CLI with Kafka
4 min readJul 22, 2021
--
Introduction and basic concepts
EDA, even driven Architecture with Kafka, has two main qualities, which is to decouple the producer and the consumer, as we will show with the use of some examples, and to give a persistent messaging system in its most basic form.