
Ultimate access to all questions.
Your company operates a monthly batch process on an on-premises server. This process takes approximately 30 hours to finish, can run offline, and requires a restart if it gets interrupted at any point. You aim to migrate this workload to the cloud with a focus on minimizing costs. What approach should you take to accomplish this migration effectively?
A
Migrate the workload to a Compute Engine Preemptible VM.
B
Migrate the workload to a Google Kubernetes Engine cluster with Preemptible nodes.
C
Migrate the workload to a Compute Engine VM. Start and stop the instance as needed.
D
Create an Instance Template with Preemptible VMs On. Create a Managed Instance Group from the template and adjust Target CPU Utilization. Migrate the workload.