Microsoft Azure - A case study





Contoso Health Network recently deployed IoT devices to its Intensive Care Unit, ICU. Here are the goals of the project -

  1. This is the provisioning workflow. Provision Azure Data Lake Storage Gen 2,Provision Azure Synapse Analytics, Provision Azure IoT Hub, Provision Azure Stream Analytics, Provision Azure Machine Learning, Provision Azure Data Factory, and Provision Power BI.
  2. The plan for the holistic workflow is to set up Azure IoT Hub to capture data from the ICU IoT devices. Connect Azure IoT Hub to Azure Stream Analytics. Set up window creation functions for the ICU data. The functions will aggregate the data for each window. At the same time, set up the IoT Hub to move the streaming data to Azure Data Lake Storage by using Azure Functions. Set up Azure Functions to store the Azure Stream Analytics aggregates in Azure Data Lake Storage Gen 2.Use Azure Data Factory to load data from the Data Lake into Azure Synapse Analytics to support the Chief Medical Officer's needs.
  3. After the data is loaded, transformations can occur within Azure Synapse Analytics. 
  4. In parallel, connect the Azure Machine Learning Service to Azure Data Lake Storage to perform predictive analytics. Connect Power BI to stream analytics to pull the real-time aggregates for the patient data. Connect Azure Synapse Analytics to pull the historical data to create a combined dashboard. Contoso Health Network's project was to deploy IoT devices to its ICU.

Comments