Workshop to showcase how to perform IoT data analytics at the edge using AWS IoT Greengrass.
Industry 4.0 increasingly requires edge-centric analytics on telemetry data generated from machines and devices; for example, edge-based ML inferencing, and low-latency applications. In this workshop, you learn what it takes to build an edge-based analytics cache engine to support time-series processing functions, such as rolling statistics, and industrial-focused custom calculations, such as bursts of rotational telemetry metrics.
Go to the workshop guide site at http://bit.ly/33xJaNV
or
Read the workshop guide workshop-guide/GUIDE.md
Enjoy the workshop!
npm run build
compile typescript to jsnpm run watch
watch for changes and compilenpm run test
perform the jest unit testscdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk synth
emits the synthesized CloudFormation template
This library is licensed under the MIT-0 License. See the LICENSE file.