In this chapter, we have talked about Cloud Functions and a number of use cases where they work perfectly. We talked about two types of functions, namely HTTP and background functions, and also understood that functions can be executed via a particular event or via an HTTP request. Finally, we looked at how a function can be deployed both with the Google Cloud Console and with the gcloud command.
With this chapter, we have concluded Google Compute options. In the next chapter, we will have a look at networking.