Home / Learn / Google Cloud Functions
This page contains only human-written content, no AI-generated text.

Google Cloud Functions

Google Cloud Functions is a serverless compute service that executes arbitrary code. However, at this time Google Cloud Functions is a beta service that does not work with Python.

Amazon Web Services (AWS) Lambda is currently a good alternative until Google Cloud Functions supports Python.

The Google Cloud Functions service is an implementation of the serverless concept. Learn how these pieces fit together in the deployment chapter or view the table of contents for all topics.

Google Cloud Functions resources