Google Cloud Digital Leader — Question 210

An organization wants to add a new function to their application. They want to write the code and let the public cloud provider handle the infrastructure.
Which infrastructure solution should they use?

Answer options

Correct answer: C

Explanation

The correct answer is C, Serverless computing, as it allows developers to focus on writing code without worrying about the underlying infrastructure. Options A (Virtual machines) and B (Bare Metal Solution) require more management of the infrastructure, while D (Container Registry) is primarily for storing container images and does not provide a complete infrastructure solution.