Introduction to Apache Kafka And how to implement it with GOlang
What is Apache Kafka?
Apache Kafka is an open-source event-streaming platform. What is an event? event is a course of action in your application like a user ordering a product from its cart, sending an email, etc. Kafka is an excellent way to communi...
irshitmukherjee55.hashnode.dev5 min read
Samannway sil
CS student | Python developer | Tech enthusiast
Very informative! Thanks for teaching me something new.