cmaneu / azure-iot-synapse-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ingest & Analyze IoT Data with Azure Synapse Workshop

Abstract

Most of the IoT value come from analyzing it's data. However, ingesting analyzing high volume of data ca be a complex task. During this workshop, you'll learn how to use Azure Synapse Analytics - a limitless analytics service - to process and make available IoT Data to developers and data analysts.

Duration: 45 minutes

Prerequisites

Content

View slides here

Step Objective
00 Setup your environment Easily setup your Azure subscription for Azure Synapse and simulating IoT devices.
01 Analyse raw data stored in flat files using SQL Use Synapse to read files from Blob Storage and query them.
02 Create an Azure Synapse Database Create a Synapse Account, and a database schema
03 Ingest IoT Data into Azure Synapse Use Stream Analytics to store IoT Data into an Azure Synapse Table
04 Analyse data using SQL Use Synapse to explore your data

Need Help?

Feel Free to ask your question in the Discussions tab. We'll answer your questions about the workshop :).

About

License:MIT License


Languages

Language:Shell 80.8%Language:TSQL 19.2%