Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.26 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.26 KB

Retail IoT Sample

This project shows how to bring IoT and Big Data scenario to transform the retail store business.

Solution Architecture

Detail article is here (Traditional Chinese).

Projects

  • POSSimulator: Generate retail events and send the events to the Azure IoT Hub.

  • ASA: The events sent to Azure IoT Hub are processed by Azure Stream Analytics. This folder contains the configurations and the stream processing queries.

  • ref: The assets for the projects. See details.

  • HDInsight: The Hive queries to transform data from unstructured (JSON) log to tabular (Hive table) data.

  • SQL Data Warehouse: SQL Data Warehouse query scripts.

  • Azure Data Factory: Azure Data Factory pipeline definitions.

  • Labs: Step by step hands-on labs (in Chinese).

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.