Google Cloud's serverless compute service that runs code in response to events. Like having helpers that automatically spring into action when specific things happen.
When users upload photos to Google Storage, Cloud Functions automatically creates thumbnails and metadata.
All are serverless Functions-as-a-Service (FaaS) offerings that run short-lived code in response to events or HTTP requests, scaling automatically and charging primarily per invocation and compute time.