Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Apache Beam | A Hands-On course to build Big data Pipelines
Rating: 4.5 out of 5(2,094 ratings)
13,681 students

Apache Beam | A Hands-On course to build Big data Pipelines

Build Big data pipelines with Apache Beam in any language and run it via Spark, Flink, GCP (Google Cloud Dataflow).
Last updated 6/2025
English

What you'll learn

  • Learn Apache Beam - A portable programming model whose pipelines can be deployed on Spark, Flink, GCP (Google Cloud Dataflow) etc.
  • Understand the working of each and every component of Apache Beam with HANDS-ON examples.
  • Learn Apache Beam fundamentals including its Architecture, Programming model, Pcollections, Pipelines etc.
  • Multiple PTransforms to Read, Transform and Write the processed data.
  • Advance concepts of Windowing, Triggers, Watermarks, Late elements, Type Hints and many more.
  • Load data to Google BigQuery Tables from Apache Beam pipeline.
  • Build Real-Time business's Big data processing pipelines using Apache Beam.
  • Data-sets and Beam codes used in lectures are available in resources tab.

Course content

15 sections62 lectures5h 24m total length
  • Introduction to Apache Beam5:29

    Introduction lecture to kick off the Apache Beam course.

  • Evolution of Big data Frameworks6:04

    This lecture explains how over the time various Big data frameworks evolved and where does Apache Beam stands.

  • Architecture of Apache Beam5:53

    This video explains the underlying architecture of Apache Beam.

  • Flow of Beam's Programming Model3:05

    Flow of Apache Beam's Programming Model.

  • Basic Terminologies in Beam5:53
  • Installation8:07

    Install Apache Beam using Google Colab

Requirements

  • Basic knowledge of Distributed data processing architecture.
  • Basic knowledge of Python.

Description

Apache Beam is a unified and portable programming model for both Batch and Streaming data use cases.

Earlier we could run Spark, Flink & Cloud Dataflow Jobs only on their respective clusters. But now Apache Beam has come up with a portable programming model where we can build language agnostic Big data pipelines and run it on any Big data engine (Apache Spark, Flink or in Google Cloud Platform using Cloud Dataflow service and many more Big data engines).

Apache Beam is the future of building Big data processing pipelines and is going to be accepted by mass companies due to its portability. Many big companies have even started deploying Beam pipelines in their production servers.

What's included in the course ?

  • Complete Apache Beam concepts explained from Scratch to Real-Time implementation.

  • Every Apache Beam concept is taught through Hands-on, practical examples for better understanding

  • Core Apache Beam topics including Architecture, Various PTransforms (Map, FlatMap, Filter, ParDo etc.), Combiner, Side inputs/outputs.

  • ADVANCE topics - Type Hints, Encoding & Decoding, Watermarks, Triggers and many more.

  • Build 2 Real-time Big data case studies using Apache Beam programming model.

  • Learn to implement Windows functions - Tumbling, Sliding, Global and Session Windows.

  • Load processed data to Google Cloud BigQuery Tables from Apache Beam pipeline via Dataflow.

  • All codes and datasets used in lessons are attached in the course for your convenience.

Who this course is for:

  • Students who want to learn Apache Beam from scratch to its Live Project Implementation.
  • Data engineers who want to build Unified & Portable Big data processing pipelines.
  • Developers who want to learn a futuristic programming model for Big data processing.