Chapter 10
Computing with Cloud Functions
THIS CHAPTER COVERS THE FOLLOWING OBJECTIVES OF THE GOOGLE ASSOCIATE CLOUD ENGINEER CERTIFICATION EXAM:
3.3 Deploying and implementing App Engine and Cloud Functions resources
In this chapter, we describe the purpose of Cloud Functions as well as how to implement and deploy the functions. We will use examples of the functions written in Python. If you are unfamiliar with Python, that should not dissuade you from following along. The important details of Python functions will be explained. You will learn how to use the Cloud Console and gcloud commands to create and manage Cloud Functions.