Google Cloud Functions enables users to run code in the cloud with no servers or containers to manage. Cloud Functions is a scalable, pay-as-you-go functions as a service (FaaS) product to help build and connect event driven services with simple, single purpose code.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Verified User
Consultant in Information Technology (1001-5000 employees employees)
Use Cases and Deployment Scope
We currently use Cloud Functions to handle multiple use cases : - Automate resources shutdown for out of production environments (for Google SQL & Google Kubernetes Engine) - Recover socials data and informations for analysis
Pros
Easy to use and doesn't require a lot of cloud knowledge
UI/UX made simple and accessible
Cons
Needing a zip file is problematic (when wanting to automate deployment for example).
Requires another solution to execute automatically (ex. cloud scheduler).
Return on Investment
Using it for FinOps, we cut the bill in 2 for certain services (out of production).