AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 106
A company needs an AWS solution that will automatically create versions of ML models as the models are created.
Which solution will meet this requirement?
Answer options
- A. Amazon Elastic Container Registry (Amazon ECR)
- B. Model packages from Amazon SageMaker Marketplace
- C. Amazon SageMaker ML Lineage Tracking
- D. Amazon SageMaker Model Registry
Correct answer: D
Explanation
The correct answer is D, Amazon SageMaker Model Registry, as it is specifically designed to manage and version ML models. Options A and B do not provide versioning capabilities for models, while option C focuses on tracking the lineage of models rather than maintaining their versions.