exam questions

Exam AWS Certified AI Practitioner AIF-C01 All Questions

View all questions & answers for the AWS Certified AI Practitioner AIF-C01 exam

Exam AWS Certified AI Practitioner AIF-C01 topic 1 question 182 discussion

Which option is a benefit of using infrastructure as code (IaC) in machine learning operations (MLOps)?

  • A. IaC eliminates the need for hyperparameter tuning.
  • B. IaC always provisions powerful compute instances, contributing to the training of more accurate models.
  • C. IaC streamlines the deployment of scalable and consistent ML workloads in cloud environments.
  • D. IaC minimizes overall expenses by deploying only low-cost instances.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
nand2804
2 weeks, 2 days ago
Selected Answer: C
Infrastructure as Code (IaC) allows you to define and manage infrastructure using code templates, which makes it easy to: Automate the provisioning and configuration of resources. Standardize deployments across environments (dev, test, prod). Ensure consistency, reducing human error. Scale ML workloads reliably and repeatedly.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...