About This Flashcard Deck
This flashcard deck contains 5 cards covering key Deployment and Orchestration concepts for the MLA-C01 exam. Cards for SageMaker Pipelines, model deployment, inference choices, and MLOps automation. Use active recall by attempting to answer each question before revealing the answer. Research shows that flashcard-based active recall is one of the most effective study techniques for certification exams.
Question
Which inference option is best for offline scoring of stored datasets?
Click to reveal answer
Answer
Batch transform.
Click to flip back
All Deployment and Orchestration Flashcards
Q: Which inference option is best for offline scoring of stored datasets?
A: Batch transform.
Q: Which inference option fits intermittent traffic with low operational overhead?
A: Serverless inference.
Q: Which SageMaker feature creates repeatable ML workflow steps?
A: SageMaker Pipelines.
Q: What are endpoint variants used for?
A: Traffic shifting, canary release, blue/green style deployment, or A/B testing.
Q: Which artifact should be approved before production deployment?
A: A registered model package version in Model Registry.