Tutorials
-
HTTP Tutorial
Learn how to write, deploy, and trigger a simple HTTP Cloud Function.
-
Cloud Pub/Sub Tutorial
Learn how to write and deploy a simple event-driven Cloud Function, with Cloud Pub/Sub as the trigger.
-
Cloud Storage Tutorial
Learn how to write and deploy a simple event-driven Cloud Function, with Cloud Storage as the trigger.
-
Cloud Audit Logging Tutorial
Learn how to write and deploy a simple event-driven Cloud Function, with Cloud Audit Logs as the trigger.
-
BigQuery Tutorial
Learn how to write and deploy a simple HTTP Cloud Function that submits a query to BigQuery.
-
Slack Tutorial - Slash Commands
Learn how to use Cloud Functions to implement a Slack Slash Command that searches the Google Knowledge Graph API.
-
ImageMagick Tutorial - Blurring Images
Learn how to use Cloud Functions, the Google Cloud Vision API, and ImageMagick to detect and blur offensive images.
-
Terraform Tutorial
Learn how to use Terraform to deploy an HTTP function by uploading a function source code zip file to a Cloud Storage bucket.
-
Cloud Bigtable Tutorial
Learn how to write, deploy, and trigger a simple HTTP Cloud Function that accesses Cloud Bigtable.
-
Cloud Spanner Tutorial
Learn how to write, deploy, and trigger a simple HTTP Cloud Function that accesses Cloud Spanner.
-
Workflows Tutorial
Learn how to link Cloud Functions, an external REST API, and a Cloud Run service using Workflows.
-
OCR (Optical Character Recognition) Tutorial
Learn how to use Cloud Functions, Cloud Storage, Cloud Vision API, Cloud Translation API, and Cloud Pub/Sub to upload images, extract text, translate the text, and save the translations.
Firebase Tutorials
Solutions Tutorials
-
Serverless web performance monitoring using Cloud Functions
Create a web-performance monitoring app using Google Cloud Platform (GCP) serverless technologies.
-
System testing Cloud Functions using Cloud Build and Terraform
Learn how to use Cloud Build and HashiCorp Terraform to automate end-to-end testing of an app built with Cloud Functions.