AWS IoT - Device data to dashboard in 10 minutes - A demonstration

AWS IoT - Device data to dashboard in 10 minutes - A demonstration

28,983 View

Publish Date:
30 December, 2023
Category:
IOT Videos
Video License
Standard License
Imported From:
Youtube

In this getting started video you will see how to quickly and easily connect an IoT device to AWS IoT Core, store the telemetry data in Amazon Timestream and display the live data in an Amazon Managed Grafana dashboard.

Additional resources:

AWS IoT Core https://docs.aws.amazon.com/iot/index.html
AWS IoT Core Rules https://docs.aws.amazon.com/iot/latest/developerguide/iot-sql-functions.html
Amazon Timestream https://docs.aws.amazon.com/timestream/
Amazon Managed Grafana https://docs.aws.amazon.com/grafana/
AWS IoT Python SDK on GitHub https://github.com/aws/aws-iot-device-sdk-python-v2
Grafana open source web site https://grafana.com/oss/

Timestamps:
00:00 Introduction
00:43 High level steps
01:05 End-to-end architecture
05:30 Create the AWS IoT Core Thing
07:00 Sending IoT client data to AWS IoT Core
08:50 Modifying the sample client to send a JSON payload
10:25 Creating the Amazon Timestream table
12:15 Creating the AWS IoT Core Rule
14:35 Verifying the data in the Amazon Timestream table
15:00 Creating the Amazon Managed Grafana dashboard
16:50 Summary