Scripts and template to create a private AWS RDS instance hosting a PostgreSQL database.
A public EC2 instance is also created to allow access to the database.
- github.com/e-mit/aws-lambda-get and github.com/e-mit/aws-lambda-db for gathering API data into the RDS using Lambda functions
- github.com/e-mit/aws-ec2-grafana for configuring and deploying Grafana on the EC2 to display a public data dashboard