Advanced 7 étapes 7 heures 46 crédits
In this quest, you will learn about Google Cloud’s IoT Core service and its integration with other services like GCS, Dataprep, Stackdriver and Firestore. The labs in this quest use simulator code to mimic IOT devices and the learning here should empower you to implement the same streaming pipeline with real world IoT devices.
Prérequis :
This Quest builds on an understanding of the functions of basic Google Cloud Platform Services. It is recommended that the student have earned a Badge by completing the hands-on labs in the Baseline: Infrastructure Quest and/or the GCP Essentials Quest before beginning.Quest Outline
Internet des objets : Qwik Start
Dans cet atelier, vous allez découvrir comment vous servir de la console Google Cloud Platform pour créer un registre d'appareils Cloud IoT Core et y enregistrer un appareil. Vous apprendrez également à exécuter un exemple de code pour connecter un appareil et publier ses événements de télémétrie.
Streaming IoT Data to Cloud Storage
In this lab configure Cloud IoT Core and Cloud Pub/Sub to create a Pub/Sub topic and registry on GCP, then use this topic to ingest data streaming from a simulated IoT device.
Streaming IoT Core Data to Dataprep
Configure Cloud IoT Core and Cloud Pub/Sub to create a Pub/Sub topic and registry on GCP. Using a simulated device, stream data to Google Cloud Storage, then design a Dataprep flow to analyze data.
Créer un pipeline d'analyse de données IoT sur Google Cloud
Dans cet atelier, vous allez découvrir comment connecter et gérer des appareils à l'aide de Cloud IoT Core, comment ingérer le flux d'informations à l'aide de Cloud Pub/Sub, comment traiter les données IdO à l'aide de Cloud Dataflow et comment utiliser BigQuery afin d'analyser les données IoT. Pour en savoir plus, regardez cette courte vidéo : Easily Build an IoT Analytics Pipeline.
A Tour of Cloud IoT Core
In this lab you build a simple IoT system. Simulated devices publish data to their telemetry feeds, the server then decides the devices' state using IoT Core.
API Explorer: PubSub et IoT
Dans cet atelier, vous allez provisionner des services cloud IoT et Pub/Sub à l'aide d'API Explore. Ces services seront utilisés afin de créer un flux de télémétrie de température.
Using Cloud Logging with IoT Core Devices
In this hands-on lab you configure CloudFunctions to send IoT Core device application logs to Stackdriver Logging.
Using Firestore with Cloud IoT Core for Device Configuration
Learn how to configure Cloud Functions for Firebase to relay document changes in Cloud Firestore as configuration updates for Cloud IoT Core Devices.