Amazon Timestream has the ability to handle high-frequency, time-ordered data points with low-latency querying and scalability to make informed decisions at organizations.
You will start this Cloud Lab by registering your local device with IoT Core. For that, you will first create an IoT thing. Next, you will create the security credentials required by your device to connect with the IoT Core and use these credentials to send data from your device to IoT Core and use the MQTT test client to see the data being received by IoT Core. After that, you will create an Amazon Timestream database and a table within that database, which will store the data being published on the IoT Core. You will then use the IoT rule to integrate the database with the IoT core. Lastly, you will publish messages to the IoT core and use SQL queries to check if that data is being ingested by Amazon Timestream.
After completing this Cloud Lab, you will be able to effectively ingest and store device data in Amazon Timestream using AWS IoT Core.
The diagram below shows the architecture that we will provision in this Cloud Lab: