Additional Learning Resources
Besides the archive of previous sessions that you can find in this website, Apache Beam has these other very useful learning resources:
- Tour of Beam is an interactive way of learning to write Beam code with a sandbox, where you can write and run pipelines while walking through various concepts.
- Beam Playground is an interactive environment to try out Beam transforms and examples without having to install Apache Beam in your environment.
- Beam Quest is a series of labs that teach you how to write and test Apache Beam pipelines. Each lab takes about 1.5 hours to complete. When you complete the quest, you’re granted a badge that you can use to show your Beam expertise.
For an extensive list of learning resources for Apache Beam we recommend the learning resources page in the Apache Beam website.