On July 20, we will have hands-on workshops where you can get in-depth training on tools and features related to Apache Beam.
Workshops are only available to onsite attendees with a 3-day pass. When getting your ticket in Eventbrite, select the workshop that you are interested in.
Implement a streaming pipeline in Python applying the new cross language support in Beam and Dataflow. Cross language support allows access to other Beam transforms without having to introduce a new language into your environment.
We will review the concept of Splittable DoFns and we will write two I/O connectors using this kind of DoFns: one in batch (for reading large files in a given format), and one for streaming (for reading from Kafka topics).
Explore an end to end example that combines batch and streaming aspects in one uniform Apache Beam pipeline on Amazon Kinesis Data Analytics (KDA).