This page contains a list of codelabs to demonstrate example use cases for Cloud Run functions.
Get started with Cloud Run functions
This codelab shows how to deploy a Cloud Run function that is triggered by an HTTP request.
Get started with event driven Cloud Run functions
In this codelab, you'll learn how to deploy a CloudEvents Cloud Run function that is triggered whenever an object is uploaded to a Cloud Storage bucket.
Use revisions in Cloud Run functions for traffic splitting, gradual rollouts, and rollbacks
This codelab shows how to use revisions to manage traffic to your Cloud Run function.
Trigger event processing from Cloud Storage using Eventarc and Cloud Run functions
In this codelab, you'll learn how to use Cloud Storage bucket events and Eventarc to trigger and process events, and analyze data and process images using Cloud Run functions.
-
This codelab shows how to create a BigQuery remote function to get answers to a question about images stored in Cloud Storage using Vertex AI Visual Question Answering (VQA).