Allow you to run back-end code in response to events triggered by Firebase.
Explanation
Cloud Functions for Firebase allows you to automatically run back-end code in response to events triggered by Firebase features and HTTPS requests. Your code is stored in Google’s cloud and runs in a managed environment. There’s no need to manage and scale your own servers.