Azure / azure-stream-analytics

Azure Stream Analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Azure Stream Analytics

This repository contains data samples and data generators used for Azure Stream Analytics tutorials.

For more information about the Stream Analytics service, see http://azure.microsoft.com/en-us/services/stream-analytics/

BuildApplications

This folder contains different application examples that you can choose to build a complete real-time processing application. It provides an easy way to deploy a streaming application in Azure with generated data streams.

For example, you'll learn to extract GET and POST requests from a website clickstream and store the resulting output in Azure Blob Storage, as shown in the architecture diagram below:

Clickstream one input

About

Azure Stream Analytics

License:MIT License


Languages

Language:C# 67.8%Language:PowerShell 32.2%