Creating a Streaming Data Pipeline With Apache Kafka
15 ratings
Start a Kafka cluster on a Compute Engine single machine
Write example input data to a Kafka topic, using the console producer included in Kafka
Process the input data with a Java application called WordCount that uses the Kafka Streams library