
Ultimate access to all questions.
A steel company is transitioning its digital processes to the Google Cloud Platform and has identified a monthly batch job, which takes 40 hours to complete on-premises, as a candidate for migration. The job can be performed offline but must be restarted if interrupted. What is the optimal strategy for migrating this workload to GCP?
A
Migrate the workload to a Google Kubernetes Engine cluster with Preemptible nodes.
B
Migrate the workload to a Compute Engine VM and start and stop the instance as needed.
C
Create an Instance Template with Preemptible VMs On, then create a Managed Instance Group from the template and adjust Target CPU Utilization.
D
Migrate the workload to a Compute Engine Preemptible VM.