
Ultimate access to all questions.
You work for an advertising company and have developed a Spark ML model to predict click-through rates for advertisement blocks. This development has taken place in your on-premises data center, but now your company is shifting operations to Google Cloud. Given that the data center is closing soon, a rapid lift-and-shift migration is essential. The data used for your model will be migrated to BigQuery. Since you regularly retrain your Spark ML models, it is necessary to migrate the existing training pipelines to Google Cloud. What steps should you take?
A
Use Vertex AI for training existing Spark ML models
B
Rewrite your models on TensorFlow, and start using Vertex AI
C
Use Dataproc for training existing Spark ML models, but start reading data directly from BigQuery
D
Spin up a Spark cluster on Compute Engine, and train Spark ML models on the data exported from BigQuery