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? | Google Associate Cloud Engineer Quiz - LeetQuiz
Google Associate Cloud Engineer
Get started today
Ultimate access to all questions.
Comments
Loading comments...
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?
Real Exam
A
Run the batch job in a simulation of maintenance events. 2. If the test succeeds, use N1 Standard VMs in the managed instance group for future jobs.
17.5%
B
Run the batch job in a simulation of maintenance events. 2. If the test succeeds, use N1 Standard VMs for future jobs.
12.5%
C
Run the batch job using N1 standard VMs instead of N2. 2. If the test succeeds, use N1 Standard VMs for future jobs.
15.0%
D
Run the batch job in a simulation of maintenance events. 2. If the test succeeds use preemptible N1 Standard VMs for future jobs.