3 Minutes
Azure Synapse Analytics Event Delivery Guarantees Kappa Architecture Microsoft DP-203 Microsoft Exams Process Time Series Data

Configure Checkpoints/Watermarking During Processing – Design and Implement a Data Stream Processing Solution-3

An important metric to call out is Watermark Delay. The values represented in the metric indicate the realized processing delay of the event message. Under normal operation the Watermark...
Read More
3 Minutes
Event Delivery Guarantees Microsoft DP-203

Configure Checkpoints/Watermarking During Processing – Design and Implement a Data Stream Processing Solution-1

A checkpoint is a concept that identifies a point in time when your data is in a verifiable, production‐ready state. For example, a checkpoint could be considered a backup...
Read More
4 Minutes
Event Delivery Guarantees Kappa Architecture Microsoft DP-203

Develop and Create Windowed Aggregates – Design and Implement a Data Stream Processing Solution

FROM [brainwaves].[BrainwaveWindowMedians]WHERE WindowId = ’10s Tumble’ORDER BY IngestionTime The first action in Exercise 7.7 was to create a new table to store the stream of brain wave data readings....
Read More
3 Minutes
Event Delivery Guarantees Microsoft DP-203 Process Time Series Data

Use Reference Data with Azure Stream Analytics – Design and Implement a Data Stream Processing Solution

FIGURE 7.16 Configure reference data for Azure Stream Analytics use. FIGURE 7.17 Use reference data with Azure Stream Analytics. In Exercise 7.4 you uploaded a reference file in JSON...
Read More