
Ultimate access to all questions.
You are managing a nightly batch workload that relies on a significant number of virtual machines (VMs) to complete its tasks. This workload is designed to be fault-tolerant, meaning it can handle scenarios where a few VMs are unexpectedly terminated without compromising overall performance. However, the current expense associated with running these VMs is proving to be exorbitant. What strategies can you implement to reduce the cost of these VMs while maintaining the fault-tolerant capability of the workload?
A
Run a test using simulated maintenance events. If the test is successful, use preemptible N1 Standard VMs when running future jobs.
B
Run a test using simulated maintenance events. If the test is successful, use N1 Standard VMs when running future jobs.
C
Run a test using a managed instance group. If the test is successful, use N1 Standard VMs in the managed instance group when running future jobs.
D
Run a test using N1 standard VMs instead of N2. If the test is successful, use N1 Standard VMs when running future jobs.