CommencerCommencez gratuitement

Serverless Data Processing with Dataflow - Writing an ETL Pipeline using Apache Beam and Dataflow (Python)

Cet exercice fait partie du cours

<cours>Serverless Data Processing with Dataflow: Develop Pipelines</cours>
Voir le cours

Instructions de l’exercice

In this lab, you a) build a batch ETL pipeline in Apache Beam, which takes raw data from Google Cloud Storage and writes it to BigQuery b) run the Apache Beam pipeline on Dataflow and c) parameterize the execution of the pipeline.