Which option is a benefit of using infrastructure as code (IaC) in machine learning operations (MLOps)?
- AIaC eliminates the need for hyperparameter tuning.
- BIaC always provisions powerful compute instances, contributing to the training of more accurate models.
- CIaC streamlines the deployment of scalable and consistent ML workloads in cloud environments. (correct answer)
- DIaC minimizes overall expenses by deploying only low-cost instances.
Reveal answer & explanationHide answer
The correct answer is C. Option C: IaC streamlines the deployment of scalable and consistent ML workloads in cloud environments.