home-db is an AWS backed cloud environment to assist in home automation. Utilizing RDS, Lambda, and API Gateway, home-db exposes API endpoints for sensors and other IoT devices to store data.
This document is not meant to serve as an exhaustive guide to setting up the home-db, instead it provides a high-level overview of the required steps to stand up home-db.
- Launch MySQL RDS Instance
- Execute
home-db.sql
- Zip the contents of the
lambda
directory - Upload to the applicable Lambda function in AWS