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

Google Cloud Functions 之后的下一步是什么?

我想学习如何用框架创建 Python Web 应用。

什么是 Docker 以及它如何适合 Python 部署?

如何为 Web 应用程序创建 API?

Sign up for a monthly email with Full Stack Python tutorials. No spam ever.