Have you ever wondered what would it be like if you could add extra behavior, or even receive a notification, whenever there's a data manipulation in your database? I bet that would be great to have a feature, and you would be amazed to know that Firebase Cloud Functions has got you covered!
In this recipe, we're going to integrate the monitoring of changes made to data using Firebase Cloud Functions.