End-to-End IoT Solution in GCP In this post, we’ll simulate a collection of sensors data measuring device’s temperature. Data, once collected, will be accessible by users to: The following components are represented on the diagram: In order to complete this guide, you’ll need to install the following tools

This terraform has created components mentioned in Components section along with following: Once everything up and running, the simulated devices on docker containers will start sending random data to IoT.

This way we have achieved End-2-End processing of IoT data in Google Cloud Platform.

Related Articles