Firebase Pros and Cons - Joklinz-Tech

Latest

Home Of Tech news,jobs and android tutorials

Friday, 2 February 2018

Firebase Pros and Cons

Pros:

  • JSON (Javascript Object Notation) storage means no barrier between data and objects
  • simple serialization of app state
  • 3-way data binding via Angularfire
  • minimal setup
  • easy access to data, files, auth, and more
  • no server infrastructure needed to power apps with data
  • massive storage size potential
  • real time
  • pretty much the most advanced hosted BaaS solution
  • highly secure
  • serverless
  • hey, it’s Google!

Cons:

  • not widely used or battle tested for Enterprises
  • very limited querying and indexing
  • no aggregation
  • no map reduce
  • can’t query or list users or stored files

No comments:

Post a Comment