编排 GCP 云功能

Orchestrating GCP Cloud Functions

您如何在 GCP 中编排功能? GCP 中等效的 AWS Step Functions 或 Azure Durable Functions 是什么?有没有一个,我找不到,因为 Cloud Functions 不会这样做?

我想你要找的是Cloud Composer。该工具可让您组织工作流程,并且它基于 Apache Airflow。希望对您有所帮助!