Courseiva
hardMultiple SelectObjective-mapped

MLA-C01 Practice Question: Secure a SageMaker notebook instance that…

A company needs to secure a SageMaker notebook instance that contains sensitive data. Which THREE of the following are effective security measures? (Select THREE.)

⚠ Common exam trap

A common trap is to consider AWS CloudTrail as an effective security measure for protecting the notebook instance itself. While CloudTrail provides an audit trail, it does not prevent unauthorized access or data leakage. Direct security controls like IAM, VPC configuration, and encryption are more effective.

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 IAM policies to restrict who can access the notebook instance.

IAM policies are the primary mechanism for controlling access to AWS resources, including SageMaker notebook instances, ensuring only authorized users can interact with the instance. Disabling direct internet access and using a VPC with a NAT gateway is a network security best practice that prevents exposure to the public internet while allowing controlled outbound traffic, which is critical for sensitive data. Encrypting the EBS volume with AWS KMS protects data at rest. AWS CloudTrail is useful for auditing API calls, but it is a logging and monitoring tool, not a direct security measure that prevents unauthorized access or data exposure.

Answer analysis

Option-by-option breakdown

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

  • Use IAM policies to restrict who can access the notebook instance.

    Why this is correct

    IAM policies can limit which users can create presigned URLs for the notebook.

  • Disable direct internet access and use a VPC with a NAT gateway for outbound.

    Why this is correct

    This is a security measure, but we need three; we selected A, D, E as the most direct.

  • Attach a lifecycle configuration that runs a script to download data from a public S3 bucket.

    Why it's wrong here

    Downloading data from a public S3 bucket could be a security risk.

  • Enable AWS CloudTrail to log all notebook API calls.

    Why it's wrong here

    CloudTrail provides audit logs for security monitoring.

  • Encrypt the notebook instance's EBS volume using AWS KMS.

    Why this is correct

    Encryption at rest protects data on the instance.

Visual reference

Inside (Private) PC-A 10.0.0.1 PC-B 10.0.0.2 NAT Router Outside (Public) 203.0.113.1 Inside Global Server PAT: many private IPs share one public IP via unique port numbers

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.