What is Firebase?
Firebase An Ultimate Guide
Firebase is Google’s mobile application development platform that helps you build, improve, and grow your app.
| This Service is hosted in the cloud in the cloud and scale with little to no effort on the part of the developer.
-It includes thing like
- Analytics
- Authentication
- Databases
- Configuration
- File storage, push messaging, and the list goes on.
Why Firebase?
Firebase An Ultimate Guide
Traditional app development, which typically involves writing both frontend and backend software
| With Firebase products, the traditional backend is bypassed, putting the work into the client
Why not AWS or Heroku?
In my opinion, Firebase offers the quickest path to get your app in the hands of users
Firebase An Ultimate Guide
| Pricing is free for small simple projects, then scale up linearly with volume.
This Pricing model is much more predictable than say Heroku, where you have to pay for dedicated servers and will eventually reach a very expensive pricing tier when your app moves beyond a minimal threshold.
Firebase Realtime Database and Cloud Firestore provide database services!
| Special about these databases is that they give you “real-time” updates to data as it changes in the database.
Know more about Top 10 Android UI/UX Libraries In 2020