|
1 | 1 | ---
|
2 |
| -title: Azure Internet of Things (IoT) solution options |
3 |
| -description: Guidance on choosing between a platform services or managed app platform approach to building an IoT solution. The platform service approach uses services such as IoT Hub and Digital Twins as building blocks. The managed app platform approach uses IoT Central to quickly get started. |
| 2 | +title: Get started with Azure IoT |
| 3 | +description: Guidance on how to get started on your IoT journey. Why you should start with the application platform as a service (aPaaS) model. |
4 | 4 | author: dominicbetts
|
5 | 5 | ms.service: iot-fundamentals
|
6 | 6 | services: iot-fundamentals
|
7 | 7 | ms.topic: overview
|
8 |
| -ms.date: 02/05/2020 |
| 8 | +ms.date: 02/03/2022 |
9 | 9 | ms.author: dobett
|
10 | 10 | ---
|
11 | 11 |
|
12 |
| -# What is the right IoT solution for your business? |
| 12 | +# Get started with Azure IoT |
13 | 13 |
|
14 |
| -To build an IoT solution for your business, you typically choose to use either the *platform services* or the *managed app platform* approach. |
| 14 | +IoT solutions require a combination of technologies to connect devices, events, and actions to cloud applications. Microsoft provides open-source [Device SDKs](../iot-develop/about-iot-sdks.md) that you can use to build the apps that run on your devices. However, there are many options for building and deploying your IoT cloud solutions. To simplify onboarding to Azure IoT, the recommended approach aims to accelerate time to value and eliminate key challenges. |
15 | 15 |
|
16 |
| -Platform services provide the building blocks for customized and flexible IoT applications. You have more options to choose and code when you connect devices, and ingest, store, and analyze your data. Azure IoT platform services include the products Azure IoT Hub and Azure Digital Twins. |
| 16 | +## Start as high as you can, with Azure IoT Central |
17 | 17 |
|
18 |
| -A managed app platform lets you get started building apps more quickly than platform services by reducing the number of decisions needed to achieve results. The managed app platform takes care of most elements of your solution, so you can focus on adding industry knowledge, and scaling and connecting devices. Azure IoT Central is a managed app platform. |
| 18 | +You should start your IoT journey with Azure IoT Central, the Azure application platform as a service (aPaaS) offering. Starting as high as possible in the Azure IoT technology stack lets you focus your time on using IoT data to create business value instead of simply getting your IoT data. |
19 | 19 |
|
20 |
| -To choose between these two approaches, you should consider: |
| 20 | +:::image type="content" source="media/iot-solution-options/azure-iot-central.svg" alt-text="Diagram that shows how Azure IoT Central is built on top of PaaS services." border="false"::: |
21 | 21 |
|
22 |
| -- How you want to manage your solution. |
23 |
| -- What level of customization and control you want over your solution. |
24 |
| -- What pricing structure you want. |
| 22 | +IoT Central accelerates assembly and operation by pre-assembling platform as a service (PaaS) components. With an out-of-the box web UI and API surface, you can easily monitor device conditions, create rules, and manage millions of devices and their data remotely throughout their life cycles. Furthermore, you can act on device insights by extending IoT intelligence into line-of-business applications. Azure IoT Central also offers built-in disaster recovery, multitenancy, global availability, and a predictable cost structure. |
25 | 23 |
|
26 |
| -## Management |
| 24 | +## Go as low as you must, with powerful Azure PaaS Services |
27 | 25 |
|
28 |
| -Where do you want to spend your system management time and resources? |
| 26 | +Some scenarios may need a higher degree of control and customization than Azure IoT Central provides. In these cases, Azure also offers individual platform as a service (PaaS) cloud services that you can use to build a custom IoT solution: |
29 | 27 |
|
30 |
| -- Choose the platform services approach to have full control over the underlying services in your solution. For example, you want to: |
31 |
| - |
32 |
| - - Manage scaling and securing services to meet your needs. |
33 |
| - - Make use of in-house or partner expertise to onboard devices and provision services. |
34 |
| - |
35 |
| -- Choose the managed app platform approach to take advantage of a platform that handles scale, security, and management of your IoT applications and devices. |
36 |
| - |
37 |
| -## Control |
38 |
| - |
39 |
| -What elements of your solution do you want to customize? |
40 |
| - |
41 |
| -- Choose the platform services approach for total customization and control over the solution architecture. |
42 |
| - |
43 |
| -- Choose the managed app platform approach to customize branding, dashboards, user roles, devices, and telemetry. However, you don't want to handle the underlying IoT system management overhead. |
44 |
| - |
45 |
| -## Pricing |
46 |
| - |
47 |
| -What pricing structure best fits your needs? |
48 |
| - |
49 |
| -- Choose the platform services approach to fine-tune services and control my overall costs. |
50 |
| - |
51 |
| -- Choose the managed app platform approach for a simple, predictable pricing structure. |
52 |
| - |
53 |
| -## Summary |
54 |
| - |
55 |
| -The platform services approach is appropriate for a business with cloud solution and device expertise that wants to: |
56 |
| - |
57 |
| -- Fine-tune the services in the solution. |
58 |
| -- Have a high degree of control over the services in the solution. |
59 |
| -- Fully customize the solution. |
60 |
| - |
61 |
| -The managed app platform approach is appropriate for a business that: |
62 |
| - |
63 |
| -- Doesn't want to dedicate extensive resources to system design, development, and management. |
64 |
| -- Does want a predictable pricing structure. |
65 |
| -- Does want some customization capabilities. |
| 28 | +:::image type="content" source="media/iot-solution-options/azure-iot-onboarding.png" alt-text="Diagram that shows key Azure IoT PaaS services that you can use to build a custom solution." border="false"::: |
66 | 29 |
|
67 | 30 | ## Next steps
|
68 | 31 |
|
| 32 | +For a more comprehensive comparison of the PaaS and aPaaS solution approaches, see [What's the difference between aPaaS and PaaS solution offerings?](iot-solution-apaas-paas.md). |
| 33 | + |
69 | 34 | For a more comprehensive explanation of the different services and platforms, and how they're used, see [Azure IoT services and technologies](iot-services-and-technologies.md).
|
70 | 35 |
|
71 | 36 | To learn more about the key attributes of successful IoT solutions, see the [8 attributes of successful IoT solutions](https://aka.ms/8attributes) white paper.
|
72 | 37 |
|
73 |
| -For an in-depth discussion of IoT architecture, see the [Microsoft Azure IoT Reference Architecture](/azure/architecture/reference-architectures/iot). |
| 38 | +For an in-depth discussion of IoT architecture, see the [Microsoft Azure IoT Reference Architecture](/azure/architecture/reference-architectures/iot). |
0 commit comments