Ultimate access to all questions.
To reduce the cost of a nightly batch job on your GCP project that uses a large number of VMs and is fault-tolerant, what should you do?
Explanation:
Correct Answer: D
Preemptible VMs can provide up to 80% discount over normal VMs for fault-tolerant workloads. The solution involves simulating maintenance events to test if the job can run properly even if some VMs are destroyed. If successful, preemptible N1 Standard VMs can be used for future jobs, significantly reducing costs.
Why not others?
For more details, visit: Preemptible VMs