SQLBits 2015
Analyze data streams with Azure stream analytics
Azure stream analytics is a new Azure service for analyzing streaming data.
In many database applications we first log data and then, a
few hours or days later, we start analyzing it. But in a world that's moving
faster and faster, we sometimes need to analyze what is happening NOW.
Azure Stream Analytics allows you to analyze streams of data
via a new Azure service. In this session you will see how to get started using
this new service. From event hubs on the input side over temporal SQL queries:
the demo’s in this session will show you all of it.