Connected device architectures on Google Cloud

Last reviewed 2024-09-09 UTC

To maximize the value of data from their connected devices, organizations needto be able to perform data analysis. There are many ways for organizations toconnect their devices to their analytics applications, and the benefits ofspecific connected device architectures can vary depending on the use case ofyour organization. To help guide you, this document describes a set of connecteddevice architectures on Google Cloud. These architectures address a broadrange of use cases and requirements for connected devices.

This document is part of a series of documents that provide information aboutIoT architectures on Google Cloud. The other documents in this seriesinclude the following:

Connected device architectures summary

This document groups connected device use cases into three categories, based on the following dimensions that you need to consider when you plan aconnected device architecture:

  • Number of devices: It's important to consider how many devices aredirectly connected to your application. If your application has many enddevices (such as machines, sensors, or cameras), and if these devices are connectedto an intermediate gateway or other device (such as a mobile phone),it's important to identify whether those end devices must be represented andmanaged in your application. In some cases you might need to represent eachindividual device; in other cases, only the intermediate device mightneed to be represented.

  • Fleet management: Consider whether you need capabilities likedevice status monitoring, software and firmware updates, configurationmanagement, and other fleet management features. These requirementshelp to determine your choice of application architecture.

  • Inter-device messaging: Device communication through yourapplication architecture is an important factor. For example, someapplications depend on communication between the connected devices throughyour application architecture. Other applications have data flows thatoccur strictly between each device and your application, with no messagingbetween devices.

Summary table

Understanding the characteristics of your application can help you to choosethe best architecture for your use case. To help guide your choice, thefollowing table summarizes the support that each of the connected architecturesthat are described in this series offers:

Device support limitsInter-device messagingFleet management support
MQTT BrokerMillionsRecommendedNot supported
IoT platformMillionsSome supportRecommended
Device to Pub/SubHundredsSome supportNot supported

What's next

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024-09-09 UTC.