Googlers is a company that creates products intended to create opportunities for an extensive audience, regardless of their location across the globe. The company values diverse perspectives, imaginations and non-conformity to predefined norms and impossibilities. The goal is to build products while incorporating uniqueness of each individual involved in this process, aiming to make their products accessible and useful to all.
Do You Manage Peer Insights at Google?
Access Vendor Portal to update and manage your profile.
Authentication and user management: It's phenomenal, I like it very much. It handles everything from social logins to email/password and phone number verification with minimal code.
- Ability to use Google cloud functions as a way to respond to requests from Firebase and not having to build full blown back end services - User management and authentication capabilities offered by Firebase were world class and supported a number of different options
The amount of features it provides, being it: - Databases (NO-SQL and Realtime) - Messaging - Analytics The list goes one, but these 3 together made Firebase being the first option to pick for my Flutter apps.
Complex pricing and cost spikes: Its like a pay-as-you-go pricing model. It's difficult to predict.
- The querying capability was limited at best and a lot of logic was required on the client side to construct the data relationships that were needed. - We needed a pretty robust DevOps crew to manage the administration and scaling that is involved with Firebase. This added quite a bit of cost overhead to running this in our org.
One of the issues is the management of the No-SQL DB, it provides a simple UI but for more complex queries it is just not possible to do through it. The other issue is the increased cost for the number of calls of a specific service, it can be cheaper. Last but not least, some of the menus in the UI of the console are a bit cluttered, but that has been worked in the last years so I believe they are on the good path for making it better.