https://github.com/nuclio/demos
Reference demos using nuclio
https://github.com/nuclio/demos
Last synced: 7 months ago
JSON representation
Reference demos using nuclio
- Host: GitHub
- URL: https://github.com/nuclio/demos
- Owner: nuclio
- License: apache-2.0
- Created: 2018-01-17T15:37:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T15:05:15.000Z (about 3 years ago)
- Last Synced: 2025-01-14T14:28:07.819Z (9 months ago)
- Language: HTML
- Size: 52.7 KB
- Stars: 7
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuclio Demos
Reference demos using nuclio with code and documentation## Real-time alarm conditions based on telemetry from a fleet of cars
A fleet of cars sending telemetry data to nuclio via Azure Event Hub. The telemetry data is processed and correlated with the weather conditions at the car's location.
## Event Processing of AWS S3 Update Notifications
Example function and test harness, watch on AWS S3 update notifications (via AWS SNS) and present the event and object details