IoT Cloud Platforms

A sample of IoT cloud platform providers. Source: Devopedia 2018.
A sample of IoT cloud platform providers. Source: Devopedia 2018.

IoT cloud platforms bring together capabilities of IoT devices and cloud computing delivered as a end-to-end service. They are also referred by other terms such as Cloud Service IoT Platform. In this age, where billions of devices are connected to the Internet, we see increasing potential of tapping big data acquired from these devices and processing them efficiently through various applications.

IoT devices are devices with multiple sensors connected to the cloud, typically via gateways. There are several IoT Cloud Platforms in the market today provided by different service providers that host wide ranging applications. These can also be extended to services that use advanced machine learning algorithms for predictive analysis, especially in disaster prevention and recovering planning using data from the edge devices.

Discussion

  • What are the key features of an IoT cloud platform?
    Application domains of IoT cloud platforms. Source: Ray 2016, fig. 1.
    Application domains of IoT cloud platforms. Source: Ray 2016, fig. 1.

    An IoT cloud platform may be built on top of generic clouds such as those from Microsoft, Amazon, Google or IBM. Network operators such as AT&T, Vodafone and Verizon may offer their own IoT platforms with stronger focus on network connectivity. Platforms could be vertically integrated for specific industries such as oil and gas, logistics and transportation, etc. Device manufacturers such as Samsung (ARTIK Cloud) are also offering their own IoT cloud platforms.

    In most cases, typical features include connectivity and network management, device management, data acquisition, processing analysis and visualization, application enablement, integration and storage.

    Cloud for IoT can be employed in three ways: Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS) or Software-as-a-Service (SaaS). Examples of PaaS include GE's Predix, Honeywell's Sentience, Siemens's MindSphere, Cumulocity, Bosch IoT, and Carriots. Developers can deploy, configure and control their apps on PaaS. Prefix is built on top of Microsoft Azure (PaaS). Likewise, MindSphere is built on top of SAP Cloud (PaaS). Siemens's Industrial Machinery Catalyst on the Cloud is an example of SaaS which is a ready-to-use app within minimal maintenance.

  • Where does cloud fit in with the overall architecture of IoT?
    Google Trends comparison of interest between IoT and Cloud Computing during the past 5 years. Source: Google Trends 2018.
    Google Trends comparison of interest between IoT and Cloud Computing during the past 5 years. Source: Google Trends 2018.

    In general, there are two kinds of IoT software architectures:

    • Cloud-centric: Data from IoT devices such as sensors are streamed to a data centre where all the applications that do the analytics and decision making are executed, using real-time and past data from one or more sources. Servers in the cloud control the edge devices too.
    • Device-centric: All the data is processed in the device (sensor nodes, mobile devices, edge gateways), with only some minimal interactions with the cloud for firmware updates or provisioning. Terms such Edge Computing and Fog Computing are used in this case.

    Today, for IoT Cloud Platforms, the goal is to stretch the analytics and data processing across Cloud and Device, leveraging the resources at each end seamlessly. In general, we are beginning to see a shift towards leveraging the compute and service capabilities of the cloud to manage IoT devices better. This is also quite evident from a snapshot of the Google Trends showing increasing interest in Cloud compute compared to just IoT.

  • How is an IoT cloud platform different from traditional cloud infrastructure?

    The traditional cloud infrastructure focuses on a model of cloud computing where a shared pool of hardware and software resources are made available for on-demand access in such a way that they can be easily and rapidly provisioned and released with minimal effort. IoT Cloud Platform extends this capability to resources that are more user-centric, which increases the count and scale of data and devices. The cloud platform services can not only process big data from a wider set of IoT devices, but also provides a smart way to provision and manage each of them in an efficient manner. This also includes fine-grained control, configuration and management of IoT devices.

    One of the IoT Cloud platform differentiators is the ability of the engine to massively scale to handle real-time event processing of large volumes of data generated by various devices and applications. The providers of IoT Cloud Platforms typically work with multiple parties such as hardware vendors (both for cloud services and IoT devices), telecommunication providers, software service providers and system integrators to build the platform.

  • What exactly is meant by Application Enablement Platform (AEP)?

    The world of IoT is one of variety: many hardware platforms, many communication technologies, many data formats, many verticals, and so on. AEP is a platform that caters to this variety by providing basic capabilities from which developers can build complete end-to-end IoT solutions. For example, AEP might offer location-tracking feature rather than a more restrictive fleet tracking feature. The former is more generic and therefore can be used in a number of use cases.

    AEP gives faster time to market without sacrificing on customization and product differentiation. The disadvantage is that users of AEP must have the skill sets to develop the solution. The solution might also suffer from vendor lock-in.

    With AEP, app developers need to worry about scaling up. AEP will take care of communication, data storage, management, application building and enablement, user interface security, and analytics. When selecting an AEP, developers should consider developer usability including good documentation and modular architecture, flexible and scalable deployment, good operational capability, and a mature partnership strategy and ecosystem.

    Examples of AEP include ThingWorx Foundation Core, Aeris' AerCloud, and deviceWISE IoT Platform.

  • Could you list some IoT cloud platforms out there in the industry today?
    A selection of cloud platforms for Industrial IoT. Source: Newark 2016.
    A selection of cloud platforms for Industrial IoT. Source: Newark 2016.

    With the advent of IoT with billions of devices getting connected to the internet which not only does compute, storage and run applications, there is also a needed to handle large amounts of data coming into the system via the various interfaces such as sensors and user inputs.

    Here are some IoT cloud platforms:

  • What factors should I consider when comparing different IoT cloud platforms?

    Comparison across different platforms depends on both business and technical factors: Scalability, Reliability, Customization, Operations, Protocols, Hardware agnostic, Cloud agnostic, Support, Architecture and Technology Stack, Security and Cost. For example, a comparison of AWS IoT (serverless) and open-source IoT deployed on AWS showed that the former reduces time to market but is expensive at scale.

    The end-to-end requirements and cost-benefit analysis between commercial and open-source solutions need to be considered while choosing the right platform. One way to compare is to look at the best fit to various sectors, viz. Management of various Device, System, Heterogeneity, Data, Deployment, Monitoring and fields of Analytics, Research and Visualization.

    Each of these sectors has its own performance criteria such as real time data capture capability, data visualization, cloud model type, data analytics, device configuration, API protocols, and usage cost. Data analytics performance and outcome also depends on factors such as device ingress and device egress, intermediate connectivity network latencies and speeds and support for optimized protocol translations. Visualization of data, filtering of large masses of data and configurability of the millions of devices using smart application tools is another differentiating factor.

  • What are some challenges of adopting IoT cloud platforms?

    Security and privacy are the main concerns delaying the adoption of IoT Cloud Platforms. Cloud providers typically will not own the data and are only authorized to do the analytics and control of systems as permitted by the owner of the data. Any breach of data access either during transit or from storage is a concern from privacy and security perspective. Also, since the value of IoT data is immense, proper legal agreements and mechanisms must be in place to ensure the data or outcome of data analysis is only used for the intended purpose by the authorised personnel.

    Existing IoT cloud platforms may not always conform to standards, thereby causing interoperability issues. They may also not support heterogeneous modules or communication technologies. When there's too much data, context awareness can help, including decisions of what needs to be done at the edge. Vertical silos continue to exist and this prevents horizontal flow of information. Middleware can solve this problem. Many system continue to use IPv4 and this could be a problem as devices run out of unique IP addresses.

  • Could you compare IoT components from Amazon, Microsoft and Google?
    Comparing IoT components of three cloud providers. Source: Devopedia 2018.
    Comparing IoT components of three cloud providers. Source: Devopedia 2018.

    Amazon Web Services (AWS), Microsoft Azure and Google Cloud Platform (GCP) are generic cloud platforms that have IoT-specific components. These can be compared across various metrics.

    Azure offers both PaaS and SaaS options. Its Azure IoT Edge helps with data analysis at the edge. Azure's SDKs are either for running on device or as a service on the cloud. Azure has support for a number of messaging protocols. All platforms provide device SDKs to enable devices to easily authenticate and connect to the cloud.

    Amazon FreeRTOS enables sensor nodes to easily connect to cloud while Amazon Greengrass brings cloud capability to edge devices. AWS offers Device Shadow, which is a persistent virtual equivalent of the actual device. This is useful if the device goes offline or suffers from intermittent network connectivity. Rules Engine can route messages a variety of AWS endpoints.

    Google's Cloud IoT Core supports gRPC for efficient binary messaging. It also has hardware partners for easy device integration.

Milestones

Oct
1969

As a U.S. defense project, the ARPANET is launched. By late 1980s, this evolves into a publicly accessible packet-switched network called the Internet.

1989

While at CERN, Tim Berners-Lee creates the World Wide Web (WWW) that's uses Internet as its backbone. A year later, he implements the first client and server communication over a network.

1999

Kevin Ashton coins the term Internet-of-Things (IoT) while making a presentation to Procter & Gamble. He notes that technologies such as sensors and RFIDs are better at tracking things in the real world than humans.

2002

To enable others to benefit from the technologies at Amazon, Amazon launches Amazon Web Services (AWS), one of the first commercial Cloud Services Platform. With the infrastructure of AWS, businesses could build and manage their websites in a lot easier way. AWS is relaunched in 2006 with the release of Amazon Elastic Compute Cloud (EC2).

2013
Launch of new IoT platform startups peak in 2013. Source: Williams 2017.
Launch of new IoT platform startups peak in 2013. Source: Williams 2017.

IoT cloud platforms have been on the rise since late 2000s. The year 2013 sees a peak in new startups in this space.

Jul
2016

A market study reveals that there are 450+ companies offering IoT platforms, up from 360 companies in 2015. Not all of these are cloud platforms. A third of them cater to industrial IoT. Niche platforms focus on vertical use cases rather than horizontal cross-industry use cases.

References

  1. Amazon AWS. 2018. "AWS Greengrass FAQs." Accessed 2018-06-21.
  2. Duff, Steven. 2016. "10 years on. How AWS came to be." CloudRanger, September 5. Accessed 2020-08-17.
  3. Foote, Keith D. 2016. "A Brief History of the Internet of Things." Dataversity, August 16. Accessed 2020-08-17.
  4. Gill, Navdeep Singh. 2019. "IoT Analytics Platform for Real-Time Data Ingestion, Streaming Analytics." Blog, XenonStack, March 4. Accessed 2020-08-17.
  5. Google Cloud. 2018. "Google Cloud IoT - Fully managed IoT services from Google." Google Cloud. Accessed 2018-06-20.
  6. Hilton, Steven. 2018. "The top 4 industrial enterprise requirements of IoT application enablement platforms (AEP)." Network World, IDG Communications, Inc., February 12. Accessed 2018-06-20.
  7. Ilunin, Igor. 2017. "Choosing Your IoT Platform: Should You Go Open Source?" DZone, November 04. Accessed 2018-06-15.
  8. Kuppusamy, Sumathi. 2016. "Which platform is best for Internet of things (IoT)?" ActOnCloud Blog, September 02. Accessed 2018-06-20.
  9. McClelland, Calum. 2019. "IoT Device Management: What is it and Why do You Need it?" IoT for All, February 20. Updated 2020-06-04. Accessed 2020-08-17.
  10. Microsoft Docs. 2018a. "Azure IoT technologies and solutions: PaaS and SaaS." Microsoft Docs, Azure, May 18. Accessed 2018-06-20.
  11. Microsoft Docs. 2018b. "Understand and use Azure IoT Hub SDKs." Microsoft Docs, Azure, March 12. Accessed 2018-06-21.
  12. Newark. 2016. "Will There Be A Dominant IIoT Cloud Platform?" Accessed 2018-06-20.
  13. Nurmi, Iiro. 2017. "Application Layer Protocol Support in IoT Cloud Platforms." Iiro Nurmi Blog, April 11. Accessed 2018-06-20.
  14. OSIsoft. 2018. "ThingWorx IOT Application Enablement Platform." OSIsoft. Accessed 2018-06-20.
  15. Pascuzzi, Ron. 2018. "Is an Application Enablement Platform Right for Me?" DZone, March 29. Accessed 2018-06-20.
  16. Postscapes. 2018. "IoT Cloud Platform Landscape" Accessed 2018-06-15.
  17. Ray, Partha Pratim. 2016. "A survey of IoT cloud platforms." Future Computing and Informatics Journal, vol. 1, no. 1-2, pg. 35-46, December. Accessed 2018-06-20.
  18. Samsung. 2016. "Samsung Announces Commercially Available IoT Cloud Platform to Deliver Interoperability Between Devices and Applications." Samsung Newsroom U.S., April 27. Updated 2017-02-23. Accessed 2018-06-20.
  19. Scully, Padraig. 2016. "5 things to know about the IoT Platform ecosystem." IoT Analytics, January 26. Accessed 2020-08-17.
  20. Simmhan, Yogesh. 2017. "IoT Analytics Across Edge and Cloud Platforms." IEEE Internet of Things, May 17. Accessed 2018-06-15.
  21. Symmetry Electronics. 2017. "AerCloud™ – M2M Cloud Platform / IoT Platform from Aeris Communications." March 23. Accessed 2018-06-20.
  22. Tracy, Phillip. 2016. "What is an IoT AEP, or application enablement platform?" RCR Wireless News, November 11. Accessed 2018-06-20.
  23. Williams, Zaña Diaz. 2017. "IoT Platform Comparison: How the 450 providers stack up." IoT Analytics, July 13. Accessed 2020-08-17.
  24. World Wide Web Foundation. 2020. "Tim Berners-Lee." World Wide Web Foundation. Accessed 2020-08-17.
  25. deviceWISE Help. 2018. "deviceWISE IoT Platform Introduction." v.64, May 10. Accessed 2018-06-20.
  26. i-SCOOP. 2018. "IoT platforms – IoT platform definitions, capabilities, selection advice and market." i-SCOOP. Accessed 2018-06-20.

Further Reading

  1. Ray, Partha Pratim. 2016. "A survey of IoT cloud platforms." Future Computing and Informatics Journal, vol. 1, no. 1-2, pg. 35-46, December. Accessed 2018-06-20.
  2. i-SCOOP. 2018. "IoT platforms – IoT platform definitions, capabilities, selection advice and market." i-SCOOP. Accessed 2018-06-20.
  3. Nurmi, Iiro. 2017. "Application Layer Protocol Support in IoT Cloud Platforms." Iiro Nurmi Blog, April 11. Accessed 2018-06-20.
  4. Marinescu, Dan C. 2017. "Cloud Computing: Theory and Practice." Second Edition, November 13, Morgan Kaufmann.
  5. Minteer, Andrew. 2017. "Analytics for the Internet of Things (IoT)." July. Packt Publishing Limited.
  6. Hwang, Kai, and Min Chen. 2017. "Big-Data Analytics for Cloud, IoT and Cognitive Computing." March, John Wiley & Sons, Inc.

Article Stats

Author-wise Stats for Article Edits

Author
No. of Edits
No. of Chats
DevCoins
7
2
2121
4
0
2115
1827
Words
12
Likes
41K
Hits

Cite As

Devopedia. 2022. "IoT Cloud Platforms." Version 11, January 30. Accessed 2023-11-13. https://devopedia.org/iot-cloud-platforms
Contributed by
2 authors


Last updated on
2022-01-30 03:39:58