SlideShare a Scribd company logo
1 of 26
Microsoft Azure services dedicated for IoT solutions
Daniel Krzyczkowski
Microsoft Most Valuable Professional (MVP)
Senior Software Developer who implements projects
based on the Microsoft Azure cloud platform
Mobility & IoT
Daniel Krzyczkowski
Mobility & IoT Expert
Our mission is to accelerate transition to self-managed organizations
Microsoft technology consulting and delivery
160 FTE English-speaking skilled consultants, MVPs and former
Microsoft Services employees
6 physical locations: Poland (Warsaw, Lublin), Cairo (Egypt), Doha
(Qatar), Dubai (UAE), San Diego (USA)​
We work in 29 countries on 4 continents
We value reliability and making things happen
Agenda
Azure IoT Hub
Azure IoT Edge
Azure IoT Central
Azure IoT Suite
Refferal architecutre for connecting IoT devices
Azure IoT Device Catalog
The Azure IoT Hub provides reliable and secure communication
between IoT devices
o From a device to the cloud – e.g. temperature values
provided by a sensor connected to an IoT device, sent for
analysis
o From the cloud to a device – e.g. a message with software
update payload
Azure IoT Hub
The Azure IoT Hub provides features like:
o Authentication per device for security-enhanced Internet of
Things solutions. It is possible to set up individual identities
and credentials for each of connected devices
o Automation of IoT device provisioning and registration
including health and performance monitoring
o Integration with other Microsoft Azure services like Stream
Analytics or Logic App
Azure IoT Hub
There is ready-to-start IoT device available to start with
Azure IoT – MxChip IoT DevKit
Azure IoT Hub
DEMO
Azure IoT Hub
Device Provisioning
Service (DPS)
Device manufacturer adds the device registration information to the enrollment
list in the Azure portal
Device contacts the DPS endpoint set at the factory. The device passes the
identifying information to the provisioning service to prove its identity
The DPS validates the identity of the device by validating the registration ID and
key against the enrollment list entry using either Trusted Platform Module or
standard X.509 verification
The provisioning service registers the device with an IoT hub and populates the
device's desired twin state
The IoT hub returns device ID information to the provisioning service
The DPS returns the IoT hub connection information to the device. The device can
now start sending data directly to the IoT hub
The device connects to IoT hub
The device gets the desired state from its device twin in IoT hub
Azure IoT Hub
Device Provisioning
Service (DPS)
Two important steps:
o The manufacturing step in which the device is created and
prepared at the factory
o The cloud setup step in which the Device Provisioning
Service is configured for automated provisioning
Azure IoT Hub
PRICING Azure IoT Hub Pricing Calculator
The Azure IoT Edge enables moving cloud analytics and custom
business logic to IoT devices
o The device can process logic directly without pushing data to
the cloud
o There can be different types of modules
– e.g. a module which analyzes collected temperature data
from other edge devices
Azure IoT Edge
The Azure IoT Edge structure
o The Edge Runtime enables custom logic and cloud logic on
IoT Edge devices. It is located on the IoT Edge device, and
executes management and communication operations
o The Edge Modules are units that consist of custom logic (for
instance to analyze temperature) or cloud logic (like Azure
Functions, Azure Stream Analytics and Azure Machine
Learning)
o The Azure IoT Edge Runtime connects to Azure IoT Hub to
facilitate communication between the Edge device and the
cloud
Azure IoT Edge
DEMO
Azure IoT Edge
Azure IoT Edge
Azure IoT Edge
PRICING
Azure IoT Edge Pricing Calculator
Azure IoT Central
The Azure IoT Central is fully SaaS (Software as a Service)
solution for IoT (Internet of Things), with no cloud expertise
required
o Enables building production-grade IoT applications in hours,
without worrying about infrastructure management and
development with specialized skills
o Provides dashboard to controll devices performance and
data collected from them
Azure IoT Central
The Azure IoT Central structure
o Azure IoT Central application can be easily created,
deployed and customized right in the browser
o The service uses Azure IoT Hub Device Provisioning Service
(DPS), which allows to on-board and connect IoT devices
o One of the biggest benefits of using Azure IoT Central is that
there is no need for specialized coding skills
Azure IoT Central
Data structure:
DEMO
Azure IoT Central
Azure IoT Central
PRICING
Azure IoT Central Pricing Calculator
Azure IoT Suite
(IoT Solution Accelerators)
The IoT Solution Accelerators are ready-to-deploy and complete
IoT solutions offered as a PaaS (Platform as a Service) that
implement common IoT scenarios. Currently, there are four
solution accelerators available for you to deploy:
o Remote Monitoring
o Connected Factory
o Predictive Maintenance
o Device Simulation
https://azure.microsoft.com/en-us/features/iot-accelerators/
Azure IoT Suite
(IoT Solution Accelerators)
OPC UA
Open Platform Configurations Unified Architecture (OPC UA)
o Machine to machine communication protocol for industrial
automation developed by the OPC Foundation
o Cross-platform – not tied to one operating system or
programming language
o OPC UA is called communication technology for Industry 4.0
Azure IoT Suite
Connected Factory
The Connected Factory solution accelerator is an
implementation of an end-to-end industrial solution that:
o Connects to both simulated industrial devices running OPC
UA servers in simulated factory production lines, and real
OPC UA server devices
o Demonstrates how a cloud-based application could be used
to interact with OPC UA server systems
o Shows operational KPIs and OEE of those devices and
production lines
o Integrates with other Microsoft Azure services like Azure
Time Series Insights for data analytics
DEMO
Azure IoT Suite
Connected Factory
It is worth to visit Azure IoT compatible device catalog
Summary
Azure IoT Hub provides reliable and secure
bidirectional communication between IoT devices
Azure IoT Edge enables moving cloud analytics
and custom business logic to IoT devices without
pushing data to the cloud
Azure IoT Central is fully SaaS (Software as a
Service) solution for IoT (Internet of Things), with
no cloud expertise required
IoT Solution Accelerators are ready-to-deploy and
complete IoT solutions offered as a PaaS (Platform
as a Service) that implement common IoT
scenarios
It is worth to start with Microsoft Azure IoT
Reference Architecture
Azure IoT Hub
Azure IoT Edge
Azure IoT
Central
IoT Solution
Accelerators
Azure IoT
Thank you!

More Related Content

What's hot

Building Apps with Azure IoT Edge
Building Apps with Azure IoT EdgeBuilding Apps with Azure IoT Edge
Building Apps with Azure IoT EdgeRahul Rai
 
Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...
Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...
Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...Microsoft Tech Community
 
Azure IoT suite - A look behind the curtain (Sam Vanhoutte @AZUG Event)
Azure IoT suite - A look behind the curtain (Sam Vanhoutte @AZUG Event)Azure IoT suite - A look behind the curtain (Sam Vanhoutte @AZUG Event)
Azure IoT suite - A look behind the curtain (Sam Vanhoutte @AZUG Event)Codit
 
Azure Internet of Things
Azure Internet of ThingsAzure Internet of Things
Azure Internet of ThingsAlon Fliess
 
Introduction to Azure IoT Suite
Introduction to Azure IoT SuiteIntroduction to Azure IoT Suite
Introduction to Azure IoT SuiteDaniel Toomey
 
Build 2017 - B8024 - Connected intelligent things with Windows IoT Core and A...
Build 2017 - B8024 - Connected intelligent things with Windows IoT Core and A...Build 2017 - B8024 - Connected intelligent things with Windows IoT Core and A...
Build 2017 - B8024 - Connected intelligent things with Windows IoT Core and A...Windows Developer
 
Connecting IoT devices to Azure
Connecting IoT devices to AzureConnecting IoT devices to Azure
Connecting IoT devices to AzureGuy Barrette
 
Microsoft Azure IoT Hub (Sam Vanhoutte @TechdaysNL 2017)
Microsoft Azure IoT Hub (Sam Vanhoutte @TechdaysNL 2017)Microsoft Azure IoT Hub (Sam Vanhoutte @TechdaysNL 2017)
Microsoft Azure IoT Hub (Sam Vanhoutte @TechdaysNL 2017)Codit
 
IoT, ready for business
IoT, ready for businessIoT, ready for business
IoT, ready for businessJon Mikel Inza
 
Azure IoT (Sam Vanhoutte @NMCT IoT Fest)
Azure IoT (Sam Vanhoutte @NMCT IoT Fest)Azure IoT (Sam Vanhoutte @NMCT IoT Fest)
Azure IoT (Sam Vanhoutte @NMCT IoT Fest)Codit
 
Internet of things (IoT) with Azure
Internet of things (IoT) with AzureInternet of things (IoT) with Azure
Internet of things (IoT) with AzureVinoth Rajagopalan
 
Business Transformation with Microsoft Azure IoT
Business Transformation with Microsoft Azure IoTBusiness Transformation with Microsoft Azure IoT
Business Transformation with Microsoft Azure IoTIlyas F ☁☁☁
 
IOT Edge within th eAzure IOT Framework
IOT Edge within th eAzure IOT FrameworkIOT Edge within th eAzure IOT Framework
IOT Edge within th eAzure IOT FrameworkAxel Dittmann
 
Azure IIoT for Manufacturing and Beyond @ IAMCP event June 2019
Azure IIoT for Manufacturing and Beyond @ IAMCP event June 2019Azure IIoT for Manufacturing and Beyond @ IAMCP event June 2019
Azure IIoT for Manufacturing and Beyond @ IAMCP event June 2019pietrobr
 

What's hot (20)

Azure IoT Workshop
Azure IoT WorkshopAzure IoT Workshop
Azure IoT Workshop
 
Building Apps with Azure IoT Edge
Building Apps with Azure IoT EdgeBuilding Apps with Azure IoT Edge
Building Apps with Azure IoT Edge
 
Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...
Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...
Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...
 
Azure IoT suite - A look behind the curtain (Sam Vanhoutte @AZUG Event)
Azure IoT suite - A look behind the curtain (Sam Vanhoutte @AZUG Event)Azure IoT suite - A look behind the curtain (Sam Vanhoutte @AZUG Event)
Azure IoT suite - A look behind the curtain (Sam Vanhoutte @AZUG Event)
 
Azure IoT Hub
Azure IoT HubAzure IoT Hub
Azure IoT Hub
 
Azure iot
Azure iotAzure iot
Azure iot
 
Azure Internet of Things
Azure Internet of ThingsAzure Internet of Things
Azure Internet of Things
 
Introduction to Azure IoT Suite
Introduction to Azure IoT SuiteIntroduction to Azure IoT Suite
Introduction to Azure IoT Suite
 
Build 2017 - B8024 - Connected intelligent things with Windows IoT Core and A...
Build 2017 - B8024 - Connected intelligent things with Windows IoT Core and A...Build 2017 - B8024 - Connected intelligent things with Windows IoT Core and A...
Build 2017 - B8024 - Connected intelligent things with Windows IoT Core and A...
 
Connecting IoT devices to Azure
Connecting IoT devices to AzureConnecting IoT devices to Azure
Connecting IoT devices to Azure
 
Microsoft Azure IoT Hub (Sam Vanhoutte @TechdaysNL 2017)
Microsoft Azure IoT Hub (Sam Vanhoutte @TechdaysNL 2017)Microsoft Azure IoT Hub (Sam Vanhoutte @TechdaysNL 2017)
Microsoft Azure IoT Hub (Sam Vanhoutte @TechdaysNL 2017)
 
IoT on Azure
IoT on AzureIoT on Azure
IoT on Azure
 
IoT, ready for business
IoT, ready for businessIoT, ready for business
IoT, ready for business
 
Azure IoT (Sam Vanhoutte @NMCT IoT Fest)
Azure IoT (Sam Vanhoutte @NMCT IoT Fest)Azure IoT (Sam Vanhoutte @NMCT IoT Fest)
Azure IoT (Sam Vanhoutte @NMCT IoT Fest)
 
Internet of things (IoT) with Azure
Internet of things (IoT) with AzureInternet of things (IoT) with Azure
Internet of things (IoT) with Azure
 
Azure IoT Hub
Azure IoT HubAzure IoT Hub
Azure IoT Hub
 
Business Transformation with Microsoft Azure IoT
Business Transformation with Microsoft Azure IoTBusiness Transformation with Microsoft Azure IoT
Business Transformation with Microsoft Azure IoT
 
IOT Edge within th eAzure IOT Framework
IOT Edge within th eAzure IOT FrameworkIOT Edge within th eAzure IOT Framework
IOT Edge within th eAzure IOT Framework
 
Azure IIoT for Manufacturing and Beyond @ IAMCP event June 2019
Azure IIoT for Manufacturing and Beyond @ IAMCP event June 2019Azure IIoT for Manufacturing and Beyond @ IAMCP event June 2019
Azure IIoT for Manufacturing and Beyond @ IAMCP event June 2019
 
Building Secure IoT Solutions using Azure Sphere
Building Secure IoT Solutions using Azure SphereBuilding Secure IoT Solutions using Azure Sphere
Building Secure IoT Solutions using Azure Sphere
 

Similar to Microsoft azure services dedicated for IoT solutions

From IoT Central to IoT Hub
From IoT Central to IoT HubFrom IoT Central to IoT Hub
From IoT Central to IoT HubMarco Parenzan
 
Integration of Things (Sam Vanhoutte @Iglooconf 2017)
Integration of Things (Sam Vanhoutte @Iglooconf 2017) Integration of Things (Sam Vanhoutte @Iglooconf 2017)
Integration of Things (Sam Vanhoutte @Iglooconf 2017) Codit
 
BRK2122 IOT - From the cloud to the edge
BRK2122 IOT - From the cloud to the edgeBRK2122 IOT - From the cloud to the edge
BRK2122 IOT - From the cloud to the edgeAxel Dittmann
 
IoT: Connecting Devices and Manufacturing Equipment to the Cloud
IoT: Connecting Devices and Manufacturing Equipment to the CloudIoT: Connecting Devices and Manufacturing Equipment to the Cloud
IoT: Connecting Devices and Manufacturing Equipment to the CloudMichelle Devereux White
 
Gestire i devices con Azure IoT Hub e IoT Edge
Gestire i devices con Azure IoT Hub e IoT EdgeGestire i devices con Azure IoT Hub e IoT Edge
Gestire i devices con Azure IoT Hub e IoT EdgeMarco Parenzan
 
CCI2018 - Gestire devices per l'Internet of Things con Azure IoT Hub
CCI2018 - Gestire devices per l'Internet of Things con Azure IoT HubCCI2018 - Gestire devices per l'Internet of Things con Azure IoT Hub
CCI2018 - Gestire devices per l'Internet of Things con Azure IoT Hubwalk2talk srl
 
Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)
Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)
Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)Codit
 
IoT Update Oktober 2019 | Jan Depping @Microsoft | The next step in IoT
IoT Update Oktober 2019 | Jan Depping @Microsoft | The next step in IoTIoT Update Oktober 2019 | Jan Depping @Microsoft | The next step in IoT
IoT Update Oktober 2019 | Jan Depping @Microsoft | The next step in IoTIoT Academy
 
Internet of Things Pitch Deck
Internet of Things Pitch DeckInternet of Things Pitch Deck
Internet of Things Pitch DeckNicholas Vossburg
 
Exploring the Azure IoT Ecosystem
Exploring the Azure IoT EcosystemExploring the Azure IoT Ecosystem
Exploring the Azure IoT EcosystemBizTalk360
 
Can we build an Azure IoT controlled device in less than 40 minutes that cost...
Can we build an Azure IoT controlled device in less than 40 minutes that cost...Can we build an Azure IoT controlled device in less than 40 minutes that cost...
Can we build an Azure IoT controlled device in less than 40 minutes that cost...Codemotion Tel Aviv
 
Microsoft IoT Overview, Vision and Roadmap
Microsoft IoT Overview, Vision and RoadmapMicrosoft IoT Overview, Vision and Roadmap
Microsoft IoT Overview, Vision and RoadmapMicrosoft Tech Community
 
Adopting the Right Architecture for IoT Implementation
Adopting the Right Architecture for IoT ImplementationAdopting the Right Architecture for IoT Implementation
Adopting the Right Architecture for IoT ImplementationRapidValue
 
QuantiQ Manufacturing Cloud workshop
QuantiQ Manufacturing Cloud workshopQuantiQ Manufacturing Cloud workshop
QuantiQ Manufacturing Cloud workshopQuantiQ Technology
 
Azure IoT from groundup
Azure IoT from groundupAzure IoT from groundup
Azure IoT from groundupRaminder Singh
 
Azure iot edge and AI enabling the intelligent edge
Azure iot edge and AI  enabling the intelligent edgeAzure iot edge and AI  enabling the intelligent edge
Azure iot edge and AI enabling the intelligent edgeMarco Dal Pino
 

Similar to Microsoft azure services dedicated for IoT solutions (20)

From IoT Central to IoT Hub
From IoT Central to IoT HubFrom IoT Central to IoT Hub
From IoT Central to IoT Hub
 
Integration of Things (Sam Vanhoutte @Iglooconf 2017)
Integration of Things (Sam Vanhoutte @Iglooconf 2017) Integration of Things (Sam Vanhoutte @Iglooconf 2017)
Integration of Things (Sam Vanhoutte @Iglooconf 2017)
 
BRK2122 IOT - From the cloud to the edge
BRK2122 IOT - From the cloud to the edgeBRK2122 IOT - From the cloud to the edge
BRK2122 IOT - From the cloud to the edge
 
IoT: Connecting Devices and Manufacturing Equipment to the Cloud
IoT: Connecting Devices and Manufacturing Equipment to the CloudIoT: Connecting Devices and Manufacturing Equipment to the Cloud
IoT: Connecting Devices and Manufacturing Equipment to the Cloud
 
Gestire i devices con Azure IoT Hub e IoT Edge
Gestire i devices con Azure IoT Hub e IoT EdgeGestire i devices con Azure IoT Hub e IoT Edge
Gestire i devices con Azure IoT Hub e IoT Edge
 
CCI2018 - Gestire devices per l'Internet of Things con Azure IoT Hub
CCI2018 - Gestire devices per l'Internet of Things con Azure IoT HubCCI2018 - Gestire devices per l'Internet of Things con Azure IoT Hub
CCI2018 - Gestire devices per l'Internet of Things con Azure IoT Hub
 
Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)
Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)
Living on the (IoT) edge (Sam Vanhoutte @TechdaysNL 2017)
 
IoT Update Oktober 2019 | Jan Depping @Microsoft | The next step in IoT
IoT Update Oktober 2019 | Jan Depping @Microsoft | The next step in IoTIoT Update Oktober 2019 | Jan Depping @Microsoft | The next step in IoT
IoT Update Oktober 2019 | Jan Depping @Microsoft | The next step in IoT
 
Internet of Things Pitch Deck
Internet of Things Pitch DeckInternet of Things Pitch Deck
Internet of Things Pitch Deck
 
Exploring the Azure IoT Ecosystem
Exploring the Azure IoT EcosystemExploring the Azure IoT Ecosystem
Exploring the Azure IoT Ecosystem
 
Can we build an Azure IoT controlled device in less than 40 minutes that cost...
Can we build an Azure IoT controlled device in less than 40 minutes that cost...Can we build an Azure IoT controlled device in less than 40 minutes that cost...
Can we build an Azure IoT controlled device in less than 40 minutes that cost...
 
Microsoft IoT Overview, Vision and Roadmap
Microsoft IoT Overview, Vision and RoadmapMicrosoft IoT Overview, Vision and Roadmap
Microsoft IoT Overview, Vision and Roadmap
 
Adopting the Right Architecture for IoT Implementation
Adopting the Right Architecture for IoT ImplementationAdopting the Right Architecture for IoT Implementation
Adopting the Right Architecture for IoT Implementation
 
iot
iotiot
iot
 
QuantiQ Manufacturing Cloud workshop
QuantiQ Manufacturing Cloud workshopQuantiQ Manufacturing Cloud workshop
QuantiQ Manufacturing Cloud workshop
 
IoT on azure
IoT on azureIoT on azure
IoT on azure
 
Microsoft & IoT
Microsoft & IoTMicrosoft & IoT
Microsoft & IoT
 
Azure IoT from groundup
Azure IoT from groundupAzure IoT from groundup
Azure IoT from groundup
 
Azure iot edge and AI enabling the intelligent edge
Azure iot edge and AI  enabling the intelligent edgeAzure iot edge and AI  enabling the intelligent edge
Azure iot edge and AI enabling the intelligent edge
 
Azure IoT Central
Azure IoT CentralAzure IoT Central
Azure IoT Central
 

Recently uploaded

Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...shivangimorya083
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...Pooja Nehwal
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingNeil Barnes
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 

Recently uploaded (20)

Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data Storytelling
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 

Microsoft azure services dedicated for IoT solutions

  • 1. Microsoft Azure services dedicated for IoT solutions Daniel Krzyczkowski
  • 2. Microsoft Most Valuable Professional (MVP) Senior Software Developer who implements projects based on the Microsoft Azure cloud platform Mobility & IoT Daniel Krzyczkowski Mobility & IoT Expert
  • 3. Our mission is to accelerate transition to self-managed organizations Microsoft technology consulting and delivery 160 FTE English-speaking skilled consultants, MVPs and former Microsoft Services employees 6 physical locations: Poland (Warsaw, Lublin), Cairo (Egypt), Doha (Qatar), Dubai (UAE), San Diego (USA)​ We work in 29 countries on 4 continents We value reliability and making things happen
  • 4. Agenda Azure IoT Hub Azure IoT Edge Azure IoT Central Azure IoT Suite Refferal architecutre for connecting IoT devices Azure IoT Device Catalog
  • 5. The Azure IoT Hub provides reliable and secure communication between IoT devices o From a device to the cloud – e.g. temperature values provided by a sensor connected to an IoT device, sent for analysis o From the cloud to a device – e.g. a message with software update payload Azure IoT Hub
  • 6. The Azure IoT Hub provides features like: o Authentication per device for security-enhanced Internet of Things solutions. It is possible to set up individual identities and credentials for each of connected devices o Automation of IoT device provisioning and registration including health and performance monitoring o Integration with other Microsoft Azure services like Stream Analytics or Logic App Azure IoT Hub
  • 7. There is ready-to-start IoT device available to start with Azure IoT – MxChip IoT DevKit Azure IoT Hub DEMO
  • 8. Azure IoT Hub Device Provisioning Service (DPS) Device manufacturer adds the device registration information to the enrollment list in the Azure portal Device contacts the DPS endpoint set at the factory. The device passes the identifying information to the provisioning service to prove its identity The DPS validates the identity of the device by validating the registration ID and key against the enrollment list entry using either Trusted Platform Module or standard X.509 verification The provisioning service registers the device with an IoT hub and populates the device's desired twin state The IoT hub returns device ID information to the provisioning service The DPS returns the IoT hub connection information to the device. The device can now start sending data directly to the IoT hub The device connects to IoT hub The device gets the desired state from its device twin in IoT hub
  • 9. Azure IoT Hub Device Provisioning Service (DPS) Two important steps: o The manufacturing step in which the device is created and prepared at the factory o The cloud setup step in which the Device Provisioning Service is configured for automated provisioning
  • 10. Azure IoT Hub PRICING Azure IoT Hub Pricing Calculator
  • 11. The Azure IoT Edge enables moving cloud analytics and custom business logic to IoT devices o The device can process logic directly without pushing data to the cloud o There can be different types of modules – e.g. a module which analyzes collected temperature data from other edge devices Azure IoT Edge
  • 12. The Azure IoT Edge structure o The Edge Runtime enables custom logic and cloud logic on IoT Edge devices. It is located on the IoT Edge device, and executes management and communication operations o The Edge Modules are units that consist of custom logic (for instance to analyze temperature) or cloud logic (like Azure Functions, Azure Stream Analytics and Azure Machine Learning) o The Azure IoT Edge Runtime connects to Azure IoT Hub to facilitate communication between the Edge device and the cloud Azure IoT Edge
  • 15. Azure IoT Edge PRICING Azure IoT Edge Pricing Calculator
  • 16. Azure IoT Central The Azure IoT Central is fully SaaS (Software as a Service) solution for IoT (Internet of Things), with no cloud expertise required o Enables building production-grade IoT applications in hours, without worrying about infrastructure management and development with specialized skills o Provides dashboard to controll devices performance and data collected from them
  • 17. Azure IoT Central The Azure IoT Central structure o Azure IoT Central application can be easily created, deployed and customized right in the browser o The service uses Azure IoT Hub Device Provisioning Service (DPS), which allows to on-board and connect IoT devices o One of the biggest benefits of using Azure IoT Central is that there is no need for specialized coding skills
  • 20. Azure IoT Central PRICING Azure IoT Central Pricing Calculator
  • 21. Azure IoT Suite (IoT Solution Accelerators) The IoT Solution Accelerators are ready-to-deploy and complete IoT solutions offered as a PaaS (Platform as a Service) that implement common IoT scenarios. Currently, there are four solution accelerators available for you to deploy: o Remote Monitoring o Connected Factory o Predictive Maintenance o Device Simulation https://azure.microsoft.com/en-us/features/iot-accelerators/
  • 22. Azure IoT Suite (IoT Solution Accelerators) OPC UA Open Platform Configurations Unified Architecture (OPC UA) o Machine to machine communication protocol for industrial automation developed by the OPC Foundation o Cross-platform – not tied to one operating system or programming language o OPC UA is called communication technology for Industry 4.0
  • 23. Azure IoT Suite Connected Factory The Connected Factory solution accelerator is an implementation of an end-to-end industrial solution that: o Connects to both simulated industrial devices running OPC UA servers in simulated factory production lines, and real OPC UA server devices o Demonstrates how a cloud-based application could be used to interact with OPC UA server systems o Shows operational KPIs and OEE of those devices and production lines o Integrates with other Microsoft Azure services like Azure Time Series Insights for data analytics
  • 24. DEMO Azure IoT Suite Connected Factory It is worth to visit Azure IoT compatible device catalog
  • 25. Summary Azure IoT Hub provides reliable and secure bidirectional communication between IoT devices Azure IoT Edge enables moving cloud analytics and custom business logic to IoT devices without pushing data to the cloud Azure IoT Central is fully SaaS (Software as a Service) solution for IoT (Internet of Things), with no cloud expertise required IoT Solution Accelerators are ready-to-deploy and complete IoT solutions offered as a PaaS (Platform as a Service) that implement common IoT scenarios It is worth to start with Microsoft Azure IoT Reference Architecture Azure IoT Hub Azure IoT Edge Azure IoT Central IoT Solution Accelerators Azure IoT