We having been using Firebase for some time to provide realtime updating capability for one part of our web application and love it. We are now looking to see if we can reengineer the entire application to be based on Firebase and remove the MySQL and MongoDBs from the architecture (we would go serverless with all sync processing in the client apps support by lambda or Google cloud functions for any async processing. We think that we can do this but is there a maximum size of a firebase database (I see the pricing goes to 100GB). Over the time we could exceed 100GB of data.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/3bcb0ed8-13e7-4d3e-b625-2a7b4a59ecea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
There is no limit on storage size.
-Tyler