CLOUD-DIGITAL-LEADER · Question #310
An organization wants a serverless execution environment for building and connecting cloud services. They can't predict how many resources they'll need. Which Google Cloud solution should they use?
The correct answer is C. Cloud Functions. Cloud Functions is Google Cloud's serverless, event-driven compute service. It automatically scales up or down based on demand - including to zero when idle - so organizations never need to predict or provision resources in advance. Compute Engine (A) requires provisioning and ma
Question
An organization wants a serverless execution environment for building and connecting cloud services. They can't predict how many resources they'll need. Which Google Cloud solution should they use?
Options
- ACompute Engine
- BGoogle Kubernetes Engine
- CCloud Functions
- DBare Metal Solution for SAP
How the community answered
(50 responses)- A4% (2)
- C94% (47)
- D2% (1)
Explanation
Cloud Functions is Google Cloud's serverless, event-driven compute service. It automatically scales up or down based on demand - including to zero when idle - so organizations never need to predict or provision resources in advance. Compute Engine (A) requires provisioning and managing virtual machines. Google Kubernetes Engine (B) requires managing clusters and node pools. Bare Metal Solution for SAP (D) is a specialized, fully provisioned hardware solution for SAP workloads and is the opposite of serverless or unpredictable-scale workloads.
Topics
Community Discussion
No community discussion yet for this question.