Kakfa quick start using Docker
Jul 25, 2024 · 1 min read · Apache Kafka, a distributed streaming platform, is a powerful tool for building real-time data pipelines and streaming applications. In this tutorial we will be using docker to run kafka cluster and create consumer to write. Prerequisites Make sure d...
Join discussion