Run backend code without managing servers

A serverless framework that lets you automatically run backend code in response to events triggered by background events, HTTPS requests, the Admin SDK, or Cloud Scheduler jobs.

サーバーなしでバックエンドを開発

Realtime Database でのデータ変更、Auth による新規ユーザーの登録、アナリティクスでのコンバージョン イベントなど、Firebase プロダクトのイベントによってトリガーされるファンクションを作成できます。Google Cloud デベロッパーの方は、Google Cloud Functions をご覧ください。

サーバーの管理なしでモバイル バックエンド コードを実行

Cloud Functions are single-purpose JavaScript and Python functions that are executed in a secure, managed serverless environment. They are only executed when a specific event being watched is emitted.

サーバーとラップトップのイラスト

少ないメンテナンス

一つのコマンドだけで、コードをサーバーにデプロイできます。後は Cloud Functions によって、アプリの使用パターンに合わせてコンピューティング リソースが自動的にスケーリングされます。SSH 認証情報、サーバー構成、新規サーバーのプロビジョニング、古いサーバーのデコミッションを気にする必要はありません。

ラップトップのイラスト

ロジックの機密性と安全性を維持

クライアント側での不正行為を防ぐため、アプリケーション ロジックは多くの場合、サーバー上で管理するのが最適なアプローチです。Cloud Functions はクライアントから完全に隔離されているので、機能は非公開かつ安全であり、リバース エンジニアリングされることはありません。

モバイル セキュリティのイラスト

ドキュメント

Learn more about Cloud Functions through our documentation.

料金ページ

No cost quota amounts, then Google Cloud pricing