Episode

Deep Dive: Azure Stream Analytics Query Language

Azure Stream Analytics removes the complexity of stream processing for developers by providing a SQL-like language for authoring queries.

Learn how to build queries to perform data transformations such as filtering, aggregations over time windows, joining multiple streams together, correlating reference data (or static) with streaming data, and detecting patterns over data streams in real time.

With live code demos over an Internet of Things (IoT) scenario, gain the knowledge needed to create your first stream processing job in minutes.