Chapter 10Computing with Cloud Functions
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, as we will explain the important details of Python functions. You will learn how to use the Cloud Console and gcloud
commands to create and manage Cloud Functions.
Introduction to Cloud Functions
Cloud Functions is a serverless compute service provided by Google Cloud. ...
Get Google Cloud Certified Associate Cloud Engineer Study Guide, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.