Firebase 用 Cloud Run functions は、Firebase デベロッパー向けに最適化されています。
コードによってファンクションを構成する Firebase SDK
Firebase コンソールおよび Firebase CLI との統合
Cloud Run functions と同じトリガーに加えて、Firebase Realtime Database、Firebase Authentication、Firebase 向け Google アナリティクスの各トリガー
Google Cloudの Cloud Run functions
デベロッパーは、Cloud Run functions の関数の形式でコードを記述することで、 Google Cloud サービスを接続して拡張できます。Cloud Run functions は接続レイヤとして機能し、イベントをリッスンして応答することで、 Google Cloud サービス間でロジックを組み立てることができます。数行のコードを使用するだけで、デベロッパーがサーバーのプロビジョニングや管理を行うことなく、 Google Cloud サービスをより便利に、高度に組み合わせて使用できるようになります。詳細については、Cloud Run functions のドキュメントをご覧ください。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-03 UTC。"],[[["Cloud Run functions offer a serverless compute solution for creating event-driven applications, jointly developed by Google Cloud and Firebase teams."],["For Google Cloud developers, Cloud Run functions act as a connective layer to orchestrate logic between various Google Cloud services by responding to events."],["Firebase developers can use Cloud Run functions for Firebase to enhance Firebase features by adding server-side code and integrating with external services."],["Both Cloud Run solutions offer a fully managed environment for executing functions, eliminating the need for server management or infrastructure provisioning."],["Cloud Run functions for Firebase is specifically tailored for mobile app developers, offering Firebase SDK, console and CLI integration, and triggers for Realtime Database, Authentication, and Analytics."]]],[]]