Courseiva
easyMultiple SelectObjective-mapped

MLA-C01 Practice Question: A company uses SageMaker Model Monitor to detect…

A company uses SageMaker Model Monitor to detect drift. They want to receive notifications when drift is detected. Which TWO services can be used together to send notifications? (Choose TWO.)

⚠ Common exam trap

The trap here is that candidates often overcomplicate the solution by choosing Lambda or EventBridge, not realizing that CloudWatch Alarms can directly trigger SNS topics for drift metrics emitted by SageMaker Model Monitor, making those extra services unnecessary.

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

Amazon SNS topics to send email or SMS.

Amazon SNS (Simple Notification Service) is the correct service to send notifications via email or SMS when drift is detected. Amazon CloudWatch Alarms can be set on the drift metrics emitted by SageMaker Model Monitor (e.g., `feature_baseline_drift` or `data_quality_drift`), and when the alarm state changes to ALARM, it can trigger an SNS topic to deliver the notification. This combination provides a fully managed, serverless notification pipeline without custom code.

Answer analysis

Option-by-option breakdown

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

  • Amazon SNS topics to send email or SMS.

    Why this is correct

    SNS is used for sending notifications.

  • Amazon EventBridge to trigger a notification.

    Why it's wrong here

    EventBridge can trigger a target, but notification directly is typically through SNS.

  • AWS Lambda to process the drift and send an email via SES.

    Why it's wrong here

    Lambda can be used, but the question asks for a service pair that 'can be used together'; CloudWatch+SNS is more direct.

  • Amazon SQS to queue the notification.

    Why it's wrong here

    SQS is a queue, not a notification delivery service.

  • Amazon CloudWatch Alarms set on the drift metric.

    Why this is correct

    CloudWatch Alarm can monitor the drift metric and invoke an action.

Quick reference

Cloud Service Model Comparison

ModelYou ManageProvider ManagesExamples
IaaSOS, runtime, apps, dataHardware, hypervisor, networkingEC2, Azure VMs, GCP Compute Engine
PaaSApps and dataOS, runtime, middleware, hardwareElastic Beanstalk, Azure App Service
SaaSData and settings onlyEverything elseMicrosoft 365, Salesforce, Workday
FaaS / ServerlessFunction code onlyInfra, scaling, runtimeLambda, Azure Functions, Cloud Run
CaaSContainers and appsKubernetes, OS, hardwareEKS, AKS, GKE

About these practice questions

This MLA-C01 question is part of Courseiva's 835-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 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.