AIF-C01 · Question #214
AIF-C01 Question #214: Real Exam Question with Answer & Explanation
The correct answer is C: IaC streamlines the deployment of scalable and consistent ML workloads in cloud environments.. By describing infrastructure in code, teams can version, automate, and repeatably provision resources, ensuring that ML training and inference environments are consistent, scalable, and easy to reproduce across development, testing, and production.
Question
Which option is a benefit of using infrastructure as code (IaC) in machine learning operations (MLOps)?
Options
- AIaC eliminates the need for hyperparameter tuning.
- BIaC always provisions powerful compute instances, contributing to the training of more accurate
- CIaC streamlines the deployment of scalable and consistent ML workloads in cloud environments.
- DIaC minimizes overall expenses by deploying only low-cost instances.
Explanation
By describing infrastructure in code, teams can version, automate, and repeatably provision resources, ensuring that ML training and inference environments are consistent, scalable, and easy to reproduce across development, testing, and production.
Topics
Community Discussion
No community discussion yet for this question.