
Ultimate access to all questions.
Your company operates a monthly batch process on an on-premises server, and this task usually takes about 30 hours to complete. The batch job is offline and needs to restart from the beginning if it's interrupted. You are looking to migrate this process to the cloud with a focus on minimizing costs. What steps would you take to achieve this?
A
Create an Instance Template with Spot VMs On. Create a Managed Instance Group from the template and adjust Target CPU Utilization. Migrate the workload.
B
Migrate the workload to a Compute Engine VM. Start and stop the instance as needed.
C
Migrate the workload to a Google Kubernetes Engine cluster with Spot nodes.
D
Migrate the workload to a Compute Engine Spot VM.