Build and Deploy an Apache Beam pipeline using Flex-Template
Build an ETL pipeline using Apache Beam using Java. The pipeline will read data from a file of Google Cloud Storage and write it into a file into GCS in Google Cloud Platform.
In this step, we will build a template from the source code and deploy it in Dataflow in GCP. We will use the flex-template method to do this.
Important Resources:
Github Repo: https://github.com/crosscutdata/apach...
/ skillfusionacademy
Facebook: / skillfusionacdmy
Website: skillfusion.org
00:00 Introduction
00:25 Build
07:56 Deploy