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.

Desenvolva um back-end sem servidores

Create functions that are triggered by Firebase products, such as changes to data in the Realtime Database, new user sign-ups via Auth, and conversion events in Google Analytics. Are you a Google Cloud developer? See Google Cloud Functions.

Ilustração de servidores e laptop

Execute seu código de back-end para dispositivos móveis sem gerenciar servidores.

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.

Manutenção reduzida

Deploying your code to our servers requires just one command. After that, Cloud Functions automatically scales up computing resources to match the usage patterns of your app. You never have to worry about SSH credentials, server configuration, provisioning new servers, or decommissioning old ones.

Ilustração de laptop
Ilustração da segurança móvel

Mantém a privacidade e a segurança do seu código

Em muitos casos, é melhor controlar a lógica do aplicativo no servidor para evitar violações feitas pelo cliente. O Cloud Functions é totalmente isolado do cliente. Isso garante a privacidade e a segurança das funções, além de impossibilitar a engenharia reversa.

Documentação

Learn more about Cloud Functions through our documentation.

Ver preços

No-Cost quota amounts, then Google Cloud pricing.