
Answer-first summary for fast verification
Answer: Cloud Functions, App Engine, Kubernetes Engine, Compute Engine
Google Cloud offers a range of compute services from fully managed (No-Ops) to minimally managed (Lo-Ops), affecting both the level of management required and the degree of customizability. The correct order from least to most management and customizability is: Cloud Functions (fully managed, least customizable), App Engine (managed platform with some customizability), Kubernetes Engine (managed Kubernetes service offering high customizability), and Compute Engine (unmanaged VMs offering the highest customizability). For more details, visit: https://cloud.google.com/docs/overview/cloud-platform-services#computing-hosting
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
When considering Google Cloud's compute services in terms of management requirements and customizability, how would you order them from the least management requirements and lowest customizability to the most management requirements and highest customizability? (Select One)
A
Cloud Functions, App Engine, Kubernetes Engine, Compute Engine
B
Cloud Functions, Compute Engine, Kubernetes Engine, App Engine
C
Cloud Functions, Kubernetes Engine, App Engine, Compute Engine
D
Cloud Functions, App Engine, Compute Engine, Kubernetes Engine
No comments yet.