This project is for prototyping a SQLite Database on AWS EFS, and connecting it with AWS Lambda
The goal is to research if this is a cost effective way to use Relational Databases in the cloud for side projects from the beginning.
In general, the hosting of a relational database has an inherent cost of the server running it, which could be between $5-$20 per month.
Read more here: https://medium.com/@estianyssel/setting-up-a-super-cheap-sqlite-db-with-aws-efs-lambda-aws-cdk-b4c494f1ae54