Skip to content

dataGriff/StreamingDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Overview - Streaming Data Workshop

We are going to create an application that submits a colour and receives back a fruit. This will be a console application in C# that just loops and generates a number of fruit events until we cancel the application. These fruit events will generate a JSON message that we can send to an event hub. Using the event hub and azure stream analytics we will stream real time data to a data lake, a real time dataset in Power BI and also an Azure SQL DB.

  1. Create Fruit Console App
  2. Add Log and Error Handling
  3. Create Data Lake
  4. Create Event Hub
  5. Add Event Hub To App
  6. Create Stream To Lake
  7. Create Stream Case Statement
  8. Create Stream To Power BI
  9. Create Azure SQL DB
  10. Create Stream To Azure SQL DB

Pre-Requisites

Useful Links

About

My azure streaming demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published