How Apache Beam Makes Your Data Processing Go
Offered By: Gopher Academy via YouTube
Course Description
Overview
Discover how Apache Beam leverages Go for efficient distributed data processing in this 30-minute conference talk from GopherCon 2022. Explore the unique challenges Go presents as a language for designing data processing frameworks, including the absence of inheritance and built-in serialization. Delve into the innovative solutions implemented by the Apache Beam Go SDK, such as the use of reflection, interfaces, and generics, to overcome these obstacles and execute data pipelines effectively on various Beam Runners like Apache Flink and Google Cloud Dataflow.
Syllabus
GopherCon 2022: Robert Burke - How Apache Beam Makes Your Data Processing Go!
Taught by
Gopher Academy
Related Courses
A Holistic Go ExperienceGopher Academy via YouTube Safe, Fast, and Easy - Building a Plugin System with WebAssembly
Gopher Academy via YouTube A Journey Through Integration Testing with Go - What Could Go Wrong?
Gopher Academy via YouTube Kraken Wrangling for Dummies - Go Module Dependency Management at Scale
Gopher Academy via YouTube Go, the Data Engineer's Missing Tool?
Gopher Academy via YouTube