Serverless Data Processing with Dataflow - Using Dataflow for Streaming Analytics (Python)
Cet exercice fait partie du cours
<cours>Serverless Data Processing with Dataflow: Develop Pipelines</cours>Instructions de l’exercice
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.