AIF-C01 Applications of Foundation Models Practice Question
Which TWO of the following are valid methods to reduce the risk of foundation models generating harmful or biased content?
⚠ Common exam trap
AWS often tests the misconception that simply using a smaller model or disabling logging can reduce bias, when in fact these actions either have no effect or worsen the problem, whereas content filters and prompt engineering are direct, effective mitigation strategies.
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 a content filter
Content filters act as a safety layer that intercepts and blocks harmful or biased outputs before they reach the user. These filters can be rule-based or use a separate classifier model trained to detect toxic, hateful, or biased language, reducing the risk of harmful content generation without altering the underlying model.
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 a smaller model
Why it's wrong here
Model size does not directly correlate with harmfulness.
- ✓
Use a content filter
Why this is correct
Content filters can block harmful outputs.
- ✓
Apply prompt engineering to guide output
Why this is correct
Prompt engineering can steer the model away from harmful content.
- ✗
Fine-tune the model on a biased dataset
Why it's wrong here
Fine-tuning on biased data would likely increase bias.
- ✗
Disable all logging
Why it's wrong here
Disabling logging reduces accountability.
Go deeper
Related to this question
About these practice questions
One of 619 original AIF-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.