Simple wordcount and basics of Apache Beam
Apache Beam is a unified programming model that can perform data processing using pipelines, it has the ability to perform an operation on Batch and Streaming mode. Beam provides SDKs with various programming languages to create a pipeline and runners which will be used to run your pipeline with different providers like Apache Apex Apache