Connected Home Telemetry on AWS
Publication date: March 22, 2021 (Diagram history)
This reference architecture diagram shows how to measure and collect data from smart home devices by using AWS.
Connected Home Telemetry on AWS
-
The devices connect to AWS IoT Core directly by using MQTT from FreeRTOS or through AWS IoT Greengrass.
-
AWS IoT Core topic rules route data to downstream services:
-
2a. A topic rule picks up meaningful data and saves it in Amazon DynamoDB.
-
2b. Another topic rule triggers AWS IoT Events for certain data, like temperature.
-
2c. AWS IoT Analytics can ingest data directly from AWS IoT Greengrass.
-
-
Client applications can retrieve and visualize data:
-
3a. Client applications can make an API call to retrieve data through Amazon API Gateway.
-
3b. AWS IoT Events can trigger Amazon Simple Notification Service actions in case certain changes occur in the data (for example, temperature exceeds 25 degrees).
-
3c. You can import data from AWS IoT Analytics into Amazon Quick Sight for visualization and further insights.
-
-
Notifications and data retrieval:
-
4a. Amazon API Gateway invokes an AWS Lambda function with logic to retrieve data requested by the client applications from DynamoDB.
-
-
Visualization and alerts:
-
5a. Client applications can visualize the data in Amazon Quick Sight.
-
Further reading
For additional information, refer to
Diagram history
To be notified about updates to this reference architecture diagram, subscribe to the RSS feed.
| Change | Description | Date |
|---|---|---|
Initial publication | Reference architecture diagram first published. | March 22, 2021 |
Note
To subscribe to RSS updates, you must have an RSS plugin enabled for the browser you are using.