Apache BEAM
Past Presentations
Streaming SQL Foundation: Why I ❤ Streams+Tables
What does it mean to execute robust streaming queries in SQL? What is the relationship of streaming queries to classic relational queries? Are streams and tables the same thing conceptually, or different? And how does all of this relate to the programmatic frameworks like we’re all familiar...
Experiences with Apache Beam
Apache Beam is an emerging programming API for streaming applications. This talk will discuss experience with Apache Beam from the "outside", including developing a runner for an existing streaming engine and how well Beam supports low latency streaming paradigms including complex analytics.
Enabling ML with Apache Beam and Event Mesh
We'll talk about how you can enable cloud-based ML, fueled by events fired from across your enterprise (IoT, mobile devices, legacy apps, private cloud, public cloud), in real-time. We’ll introduce the concept of an event mesh (think service mesh for asynchronous, event-based interactions). And...