Respond to Events with Google Cloud Functions
Lab Steps
The hands-on lab is part of these learning paths
See 1 moreReady for the real environment experience?
Description
Cloud Functions provide an event-driven serverless compute platform in Google's Cloud. Some of the benefits of using Cloud Functions are:
-
No server management
- Pay only what you use pricing model
- Autoscaling
- Event-driven triggers
This lab teaches you how to use Cloud Functions. Along the way, the lab introduces you to all of the key concepts and trade-offs that you need to understand to work effectively with Cloud Functions. The lab is performed using the Console web browser interface to Google Cloud.
Lab Objectives
Upon completion of this lab you will be able to:
- Understand key concepts in Cloud Function including functions, triggers
- Deploying an HTTP Cloud Function from the Console
- Deploying a Cloud Function that receives Google Cloud events (e.g., Cloud Pub/Sub events, Cloud Storage object change notification events).
Lab Prerequisites
This lab has no prerequisites.
Updates
September 2nd, 2021 - Improved function creation screenshot to emphasize the selection of the Allow unauthenticated invocations option
February 14th, 2021 - Updated screenshots to match the latest console experience
May 21st, 2019 - Added a validation Lab Step to check the work you perform in the lab
Full Stack Engineer and Hands-On Labs team member. Passionate about AWS, Google Cloud and everything about cloud technologies.