Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Engineering with Google Dataflow and Apache Beam on GCP
Highest Rated
Rating: 4.6 out of 5(1,150 ratings)
5,557 students

Data Engineering with Google Dataflow and Apache Beam on GCP

First steps to Extract, Transform and Load data using Apache Beam and Deploy Pipelines on Google Dataflow
Last updated 5/2023
English
English [Auto],Spanish [Auto],

What you'll learn

  • Apache Beam
  • ETL
  • Python
  • Google Cloud
  • DataFlow
  • Google Cloud Storage
  • Big Query

Course content

3 sections21 lectures2h 20m total length
  • 2.1 What is Apache Beam ?2:23

    Discover Apache Beam, a Python-based programming framework model with portability, a unified model, and extensibility that supports batch and streaming workloads across Java, Python, and Go.

  • 2.2 Apache Beam Architecture Overview3:46

    Explore how Apache Beam translates language-specific code into the Beam model using dedicated workers and the function API, then runs on Spark, Dataflow, Flink, or local runner, with extensible connectors.

  • 2.3 Apache Beam Pipeline Flow6:44

    Explore the basic Apache Beam pipeline flow, including PTransforms and PCollections, reading from text or databases, applying ParDo filters, branching, and writing outputs to targets like BigQuery or files.

Requirements

  • Basic Python
  • Free GCP Account

Description

This course wants to introduce you to the Apache Foundation's newest data pipeline development framework: The Apache Beam, and how this feature is becoming popular in partnership with Google Dataflow. In a summary, we want to cover the following topics:


1. Understand your inner workings

2. What are your benefits

3. Explain how to use on your local machine without installation via Google Colab for development

4. Its main functions

5. Configure Apache Beam python SDK locallyvice

6. How to deploy this resource on Google Dataflow to a Batch pipeline


This course is dynamic, you will be receiving updates whenever possible.

It is important to remember that this course does not teach Python, but uses it. So, get comfortable with knowing Python basics, defining a function, creating objects and data types.

Also, if you are interested in learning section 4, which consists of deploying a pipeline on Google Dataflow, you will need to have a free counter in GCP. It's a simple process, but it requires a credit card!


I kindly ask you you to consider all the efforts to put this course together and give a nice rate at the end of the course, even tough the course is simple, it was made with all good intent to share knowledge for cheap price. Thanks and hope you enjoy!

___________________________________________________________________________________________________________


Requirements:

· Basic knowledge of Python

· Have Python 3.7 or greater installed locally (from section 4)

· Free account at GCP (from section 4)


Schedule:

· Section 2 – Concepts

· Section 3 – Main Functions

· Section 4 – Apache Beam on Google Dataflow

Who this course is for:

  • Data Engineers
  • Data Analysts
  • Business Intelligence Professionals
  • Open Source Fans
  • ETL Engineers