easyMultiple ChoiceObjective-mapped
MLA-C01 Practice Question: A data scientist needs to version and manage…
A data scientist needs to version and manage multiple models for a team of five. The team frequently experiments with different algorithms and hyperparameters. They need a centralized registry to store, deploy, and compare model versions. Which AWS service should the data scientist use?
⚠ Common exam trap
Candidates often confuse AWS CodeArtifact (a package manager for code libraries) with a model registry, overlooking that SageMaker Model Registry is purpose-built for ML model versioning, metadata tracking, and deployment orchestration.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Use Amazon SageMaker Model Registry.
Amazon SageMaker Model Registry is the correct choice because it provides a centralized repository specifically designed for cataloging, versioning, approving, and deploying machine learning models. It integrates natively with SageMaker pipelines and endpoints, enabling the team to compare model versions, manage metadata (e.g., hyperparameters, metrics), and promote models through stages (e.g., from staging to production) with approval workflows.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Store each model artifact in Amazon S3 with manual versioning in the key name.
Why it's wrong here
This is error-prone and lacks metadata management; SageMaker Model Registry provides structured versioning.
- ✗
Use AWS Config to track model version changes.
Why it's wrong here
AWS Config records resource configuration changes, not model versions.
- ✗
Use AWS CodeArtifact to store model packages.
Why it's wrong here
CodeArtifact is for artifacts like Maven or npm packages; it does not provide model-specific metadata.
- ✓
Use Amazon SageMaker Model Registry.
Why this is correct
Model Registry provides centralized version control, metadata, and stage transitions (Draft, Approved, Deployed).
Go deeper
Related to this question
About these practice questions
Courseiva writes every MLA-C01 question from scratch — 835 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This MLA-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MLA-C01 exam.