1. 程式人生 > >The Good, the Bad and the Ugly.

The Good, the Bad and the Ugly.

After our first post about our initial steps into the serverless world provided by Google Firebase suite, as we promised; here is a new post about what we learned from such experience, the good things, the bad stuff we found and the so so or ugly stuff we had to manage to make it useful for our use case.

Just to put you people in context. We are currently developing a mobility solution, the main idea is to provide a service through mobile apps that will help people to share trips to work and from work. So for that, we need some real time feature, to store our documents, do searches, send notifications and an easy integration with the mobile clients.

We picked up Firebase as it was solving the part of being easy to integrate with mobile clients. And we choose GCloud functions, because well, we like to try new things here