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