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 buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template
This library is licensed under the MIT-0 License. See the LICENSE file.