Category: Data

Today, we are going to build a simple WordCount data pipeline using Apache Kafka for unbounded sources. From the last two weeks, I have been trying around Apache Beam API. I have read this excellent documentation provided by Beam and it helped me to understand the basics.

Related Articles