-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I think we should use Google Firebase as our Database backend because...
- it is free for small projects.
- There are no privacy concerns as all database information will be public through api anyway.
- It will completly remove the need for a paid hoster.
- It is based on Googles cloud infrastructure which is extremly powerful and is nearly completly failsafe as googles services rarely encounter widerspread problems.
- We can use Google Firebases Realtime Database for the database of the backend and
- we can use Google Firebases Cloud Functions as a backend which would transform the Project to be serverless
Serverless has a few advantages too.
- less energy consumption whilest idling
- easily scalable
- no management of servers necessary like it would be when using containers or baremetal.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request