Somewhat relevant screenshots for each excersice is placed under each folder in the folder screenshots.
All coding is done using Python
The project is done using Django
Other exercises are done using Flask
DBaaS pros
- required work (fast setup)
- Less cost to initialize
- Less to maintain (staff costs)
- Easy basic usage
- Security
cons
- Less customizable
- Limited to available databases
DIY pros
- Customizable
- Can use any database
cons
- Setup time
- Maintenance costs
- Security
- Less user friendly
I will use Google Cloud SQL as it seems like a good opportunity to learn how to use it.