Deploy Apache Kafka on Kubernetes running on Docker Desktop

Event-driven architecture is the basis of what most modern applications follow. When an event happens, some other event occurs. In the case of logging, when an event happens, information about what just happened is logged in. The event in question usually involves some sort of data transfer from one data source to another, and while … Continue reading Deploy Apache Kafka on Kubernetes running on Docker Desktop