Task 2 – data storage and querying
In contrast to the abnormal event process, in this task, AWS IoT Core will forward all received data to AWS IoT Analytics, regardless of whether the status is Normal
or not.
As introduced in Chapter 5, AWS IoT Analytics incorporates several sub-services. These include channels, pipelines, data stores, and datasets. Their functions are briefly described here:
- Channels: Utilize your channel to collect raw and unprocessed IoT device data from other AWS services
- Pipelines: Transform raw data from your channel into valuable information by using activities to filter, enrich, and convert your raw IoT device data
- Data stores: Store your processed IoT device data for future data analysis
- Datasets: Process query data from IoT devices to deliver automatic, frequent, and current insights about your devices
We’ll continue to use https://mermaidchart.com to create a diagram using these instructions:
Please create a...