How to create lambda functions that integrate with a MariaDB SkySQL Xpand database
The video for this demo is located at ... https://www.youtube.com/watch?v=sXg10JP6q4U
https://aws.amazon.com/getting-started/hands-on/build-web-app-s3-lambda-api-gateway-dynamodb/
index.html is the webapp, which can be used in Module 1 - Create a Web App lambdaPatientMonitor1.py is the python lambda function patientSchema.sql can be used from a mariadb client, connecting to SkySQL, for creating the database schema insertHeartData1.sql can be used for a mariadb client, connecting to SkySQL, for inserting IOT records from a heart monitor
For testing, use the following JSON object:
{ "serialNumber":"777", "heartRate":"180" }
Please feel free to submit PR's, issues or requests to this project project directly.
If you have any other questions, comments, or looking for more information on MariaDB please check out:
Or reach out to us diretly via: