Google Cloud Bigtable is a fully managed, scalable NoSQL database service for large-scale workloads. One use case for Bigtable is Internet of Things (IoT) applications. This lab is based on an IoT traffic monitoring application that uses sensors to record vehicle speeds along freeways. Although this scenario is the focus of this, generalizations of the data pipeline are also mentioned.
In the lab, you will explore the cloud services and application code that are used to collect the sensor data, store it in Bigtable, and read data from Bigtable. Once data is streaming into Cloud Bigtable, you will also learn how to back up and restore the table for your recovery needs.
Upon completion of this intermediate-level lab, you will be able to:
cbt
) to query a tableThis lab is intended for:
You should possess:
A basic understanding of the following Google Cloud services:
The following content can fulfill the prerequisites: