Cloud Functions
execute some code when an event happens
–> Run code in response to events
–> Pay only for what you use
–> Time Bound - Default 1 min and MAX 60 minutes (3600 seconds)
Cloud Functions - Remember
–> No Server Management
–> They scale horizontally
Cloud Run -
“Container to Production in Seconds”
–> Built on top of an open standard - Knative
–> Fully managed serverless platform for containerized applications
Anthos -
Run Kubernetes clusters anywhere
–> Cloud, Multi-Cloud, and On-Premise
Cloud Run for Anthos:
Deploy your workloads to Anthos clusters
running on-premises or on Google Cloud