
Ultimate access to all questions.
You are leading a data science team at a large international corporation that primarily trains large-scale models using high-level TensorFlow APIs on Google Cloud AI Platform with GPUs. Typically, iterating on a new version of a model takes your team a few weeks or even months. Recently, you have been asked to review and reduce your team’s Google Cloud compute costs while ensuring that the model's performance remains unaffected. Considering this, what approach should you take?
A
Use AI Platform to run distributed training jobs with checkpoints.
B
Use AI Platform to run distributed training jobs without checkpoints.
C
Migrate to training with Kubeflow on Google Kubernetes Engine, and use preemptible VMs with checkpoints.
D
Migrate to training with Kubeflow on Google Kubernetes Engine, and use preemptible VMs without checkpoints.