Google Cloud Associate Cloud Engineer — Question 127

You have a batch workload that runs every night and uses a large number of virtual machines (VMs). It is fault-tolerant and can tolerate some of the VMs being terminated. The current cost of VMs is too high. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because using preemptible N1 Standard VMs will significantly reduce costs while allowing for fault tolerance. Option B does not consider cost-effective solutions, while C's managed instance group isn't necessary for this scenario, and D does not address the cost issue effectively.