On the 18th of July 2019, I finally graduated with a bachelor’s degree in Computer Science, after graduating I found a job in consulting as a junior Software Developer but after a year of working, I was unsatisfied so I realized I needed to give m...
This blog is basically a short tutorial of how you can have Apache Kafka running on your machine and how you can use the Kafka-python library to produce and consume messages. In the tutorial I also provide an example of a producer-consumer app. The p...