AIF-C01 Practice Question: Security, Compliance, and Governance for AI Solutions
A data scientist needs to restrict access to a SageMaker notebook instance to only the corporate network. Which configuration should they use?
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
✓
Place the notebook instance in a VPC and configure security groups to allow only corporate IP ranges
VPC isolation places the notebook instance inside a VPC, and security groups can restrict inbound traffic to the corporate network IP range.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Enable multi-factor authentication for the notebook
Why it's wrong here
MFA adds authentication security but does not restrict network access.
- ✗
Use an IAM policy to allow only corporate users
Why it's wrong here
IAM controls who can access the notebook but does not restrict network-level access.
- ✓
Place the notebook instance in a VPC and configure security groups to allow only corporate IP ranges
Why this is correct
VPC placement and security groups enforce network-level restrictions.
- ✗
Use a SageMaker lifecycle configuration to block external IPs
Why it's wrong here
Lifecycle configurations run scripts at startup but cannot enforce network-level restrictions.
Go deeper
Related to this question
About these practice questions
This AIF-C01 question is part of Courseiva's 619-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 →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AIF-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 AIF-C01 exam.