This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which definition of stream processing is correct?
Data is processed continually as new data records arrive.
Data is collected in a temporary store, and all records are processed together as a batch.
Data that is incomplete or contains errors is redirected to separate storage for correction by a human operator.
You need to process a stream of sensor data, aggregating values over one minute windows and storing the results in a data lake. Which service should you use?
Azure SQL Database
Azure Cosmos DB
Azure Stream Analytics
You want to aggregate event data by contiguous, fixed-length, non-overlapping temporal intervals. What kind of window should you use?
Sliding
Session
Tumbling
You must answer all questions before checking your work.
Was this page helpful?