Google Cloud Digital Leader — Question 89

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?

Answer options

Correct answer: C

Explanation

Cloud Functions is the correct choice as it provides a serverless execution environment that automatically scales based on demand. In contrast, Compute Engine and Google Kubernetes Engine require the management of virtual machines or containers, which do not align with the need for a serverless approach. The Bare Metal Solution for SAP is not relevant for cloud service development.