Ultimate access to all questions.
You are tasked with analyzing the price of a company's stock in real time. The requirement is to compute a moving average of the stock price based on data from the last 30 seconds, with updates every 5 seconds. The data is being ingested from Pub/Sub and must be processed using DataFlow. How should you configure your windowed pipeline to achieve this?