Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.83 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.83 KB
description
Introduction to the workshop

Azure IoT Edge Workshop

https://dronerush.com/best-professional-drones-commercial-drones-6572/

Well, it's hard to say that you will be an Azure IoT Edge expert once you are done with this workshop. But at least you will have enough knowledge to continue the path on your own. IoT solutions come in different flavours spanning all the spectrum from virtually no code solutions like accelerators to pure custom solutions involving lots of coding. IoT Edge fits somewhere in the middle. There is lots of out of the box components we can use as is plus the option to write custom modules to fine tune the result or fill in the gaps.

Let's have a roadmap first.

Basics

  1. Setup development environment
  2. Introduction to Azure IoT hub
  3. Hello IoT Edge
  4. Deploy marketplace modules
  5. Develop custom modules
  6. Development and debugging story
  7. CI/CD

Integration with Azure Services

  1. Azure Stream Analytics
  2. Offline capabilities
  3. Cognitive Services

Advanced Topics

  1. Edge Gateway
  2. Full fledged solution on NVIDIA Jetson nano

Resources