Cloud Functions is a server less platform for developing and connecting cloud services. Cloud Functions allows you to create simple, single-purpose functions that are linked to events generated by your cloud infrastructure and services. When an event that is being watched is fired, your function is triggered.
Learn how to use the cloud console to construct and deploy a Node.js cloud function.
For step-by-step guidance on this task directly in the cloud console, Watch this video.
The steps in the following sections are the same as those in the video.
You can also visit https://cloud.google.com/functions/docs/quickstart-nodejs
For a more detailed step by step process.
Watch the video here! https://youtu.be/SXiTRR8Rg-I
Written by
Sachin Rajgire