Google Cloud Essentials — selected guide
How to run code on Google Cloud
Google Cloud Tech 2 of 8
In this collection Browse 8 summaries 2 of 8
Ryan, whose affiliation is unstated, maps Google Cloud compute services by how much infrastructure responsibility they abstract. [00:00:00]-[00:01:01]
Key Points Covered
- Firebase, Cloud Functions, and App Engine are presented as increasingly complete managed application options for different workload shapes. [00:01:01]-[00:03:46]
- Cloud Run runs managed stateless containers, while GKE exposes Kubernetes controls over placement, scaling, networking, and lifecycle. [00:03:46]-[00:05:47]
- Compute Engine offers direct virtual-machine control and easier less-modified migration, with greater operational responsibility. [00:05:47]-[00:06:50]
- The closing architecture combines compute models rather than selecting one universal runtime. [00:06:50]-[00:06:50]
This 2022 framing is historical, and later Cloud Run functions convergence changes the Cloud Functions/Cloud Run boundary; use current Google Cloud documentation for runtime selection and procedures.
Full video: https://www.youtube.com/watch?v=jtPtSVSTb9Y(opens in a new tab)