Serverless Data Processing with Dataflow - Using Dataflow for Streaming Analytics (Python)
Este exercício faz parte do curso
Serverless Data Processing with Dataflow: Develop Pipelines
Instruções do exercício
In this lab you read data from a streaming source, perform the same aggregations you performed before, and write out results in a streaming fashion to BigQuery. You will also experiment with the difference in processing time and event time with lagging (late) data.