what is difference iot central bet iot solution accelerator and when use one of them ?

Ahmed Assad 266 Reputation points
2020-12-19T21:34:45.697+00:00

what is difference iot central bet iot solution accelerator and when use one of them ?

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
377 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
531 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,112 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sander van de Velde 28,236 Reputation points MVP
    2020-12-21T00:12:38.123+00:00

    Hello @AhmedAssad-8581 ,

    IoT Central is a great way to start with IoT if you limited knowledge of building a solution, an IoT Platform, based on Azure resources.

    Microsoft already did the heavy lifting of building a Software as a Service IoT Platform based on Azure resources like IoT Hub, Provisioning services, Stream Analytics, TimeSeries Insights, etc. You just connect your device to IoT Central directly or use the bridge.

    If you want to build your own platform, you will have to be able to program against the resources above yourself.

    A good starting point is the Azure IoT reference guide which explains how to set up a proper architecture.

    To speed you up, even more, Microsoft provides several accelerators which are pre build solution, open source and available on github. See these accelerators are the starting point for your development team to build your own custom IoT platform.

    I suggest you first invest some time in MS Learn learning modules like this one about IoT Central, IoT Edge or IoT in general.

    Sander

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful