Courseiva
AI Infrastructure and TechnologiesmediumMultiple ChoiceObjective-mapped

AI0-001 AI Infrastructure and Technologies Practice Question

An AI team uses SageMaker Pipelines to orchestrate their ML workflow. They need to version the pipeline and track experiments across runs. Which complementary MLflow feature should they integrate?

⚠ Common exam trap

The AI0-001 exam often tests the distinction between tracking (logging run metadata) and registry (managing model versions), so the trap here is that candidates confuse MLflow Model Registry's versioning of models with the pipeline versioning and experiment tracking requirement, leading them to select D instead of A.

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

MLflow Tracking

MLflow Tracking is the correct complementary feature because it provides a centralized API and UI for logging parameters, metrics, and artifacts (e.g., model checkpoints, datasets) from each SageMaker Pipeline run. This enables the team to version their pipeline executions and compare experiments across different runs, directly addressing the requirement for tracking and versioning.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • MLflow Tracking

    Why this is correct

    MLflow Tracking logs parameters, metrics, and artifacts per run, enabling experiment comparison and reproducibility.

  • MLflow Models

    Why it's wrong here

    MLflow Models is a packaging format, not a tracking tool.

  • MLflow Projects

    Why it's wrong here

    Projects package code, but do not track experiment runs.

  • MLflow Model Registry

    Why it's wrong here

    Model Registry is for managing model versions, not tracking experiments.

About these practice questions

This AI0-001 question is part of Courseiva's 754-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI0-001 practice question is part of Courseiva's free CompTIA 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 AI0-001 exam.