real-time-iot-device-monitoring-with-kinesis
real-time-iot-device-monitoring-with-kinesis copied to clipboard
AWS Solution with a CloudFormation template for an ingestion mechanism for analytics about device connectivity and activity (i.e. sensor readings), as well as a dashboard for visualizing this data.
Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting.
The payloads were not being base64 encoded, thus messages were not published with the error: Invalid base64: "{"id":"1","device":"P02","flow":60,"temp":22,"humidity":74,"sound":126}" *Issue #, if available:* *Description of changes:* By submitting this pull request,...
*Description of changes:* - added `--no-audit` to `npm install` - fixed README.md and added deployment hints By submitting this pull request, I confirm that you can use, modify, copy, and...
*Issue #, if available:* anomaly rate is firing at 2% instead of indicated 3% *Description of changes:* $RANDOM % 100 returns values 0-99. for 3% anomaly rate, the condition needs...
The payloads are not being base64 encoded, thus they are not published. I get this error: ``` ./send-messages.sh Invalid base64: "{"id":"1","device":"P02","flow":60,"temp":22,"humidity":74,"sound":126}" Publishing message 69/1000 to IoT topic iot_device_analytics: device: P02...
I deployed this solution and changed the schema to have 6 parameters, And in the SQL just performed MAX operation on each of the seniors and rest all remain the...
Hi there, I just tested the solution (very interesting and well explained, btw). My only concerns are about the costs. Having run only a couple of messages, my billing shows:...