Google Cloud Functions

Google Cloud Functions

-Google Cloud Functions に関するドキュメント | Cloud Functions | Google Cloud
--https://cloud.google.com/functions/docs/?hl=ja

-Pub/Sub を使用して Cloud ファンクションをトリガーする | Cloud Scheduler のドキュメント | Google Cloud
--https://cloud.google.com/scheduler/docs/tut-pub-sub?hl=ja

-Cloud Functions - Google Cloud Platform
--https://console.cloud.google.com/functions?hl=ja

-Cloud Scheduler - Google Cloud Platform
--https://console.cloud.google.com/cloudscheduler?hl=ja

-Google Cloud Functions と Firebase | Cloud Functions のドキュメント | Google Cloud
--https://cloud.google.com/functions/docs/concepts/functions-and-firebase?hl=ja
-->Google Cloud Functions は、イベント駆動型アプリケーションを作成するための Google のサーバーレス コンピュート ソリューションです。Google Cloud Platform チームと Firebase チーム共同のプロダクトです。
-->Google Cloud Platform デベロッパー: Cloud Functions はイベントをリッスンしてレスポンスする接続層として機能します。これにより、Google Cloud Platform(GCP)サービス間でロジックを構築できるようになります。
-->Firebase デベロッパー: Cloud Functions for Firebase はサーバー側コードを追加することによって、Firebase の動作を拡張し、Firebase の機能を統合します。