Google Cloud Digital Leader — Question 181

An organization runs a batch data analysis workload on a virtual machine (VM). The workload can be easily restarted without losing work, and is not time critical. Organizations must choose the lowest cost option to run the workload. What option should they choose?

Answer options

Correct answer: A

Explanation

The correct answer is A, as Preemptible or Spot VMs on Compute Engine are designed for cost savings and are ideal for non-critical workloads that can be restarted. Options B and C involve standard VM pricing, which is higher than using a Preemptible or Spot VM. Option D, a Cloud Function, is not suited for batch processing workloads that may require longer execution times.