You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I think we should use Google Firebase as our Database backend because...
Serverless has a few advantages too.
Price of Firebase