AIF-C01 Fundamentals of Generative AI Practice Question
A company wants to build a generative AI application that generates personalized marketing emails based on customer data. They have a small dataset of past emails. Which AWS service should they use to fine-tune a foundation model with their data?
⚠ Common exam trap
Candidates often confuse Amazon Bedrock's API access to foundation models with the ability to fine-tune them, but Bedrock currently only supports inference and prompt customization, not model fine-tuning with custom data.
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 SageMaker
Amazon SageMaker is correct because it provides a fully managed environment for fine-tuning foundation models using custom datasets, such as the company's small dataset of past emails. With SageMaker's built-in JumpStart capabilities, you can access and fine-tune pre-trained models (e.g., from Hugging Face or AWS) using your own data, enabling personalized marketing email generation without managing underlying infrastructure.
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 SageMaker
Why this is correct
SageMaker with JumpStart allows fine-tuning of foundation models using custom datasets and provides managed training infrastructure.
- ✗
Amazon Comprehend
Why it's wrong here
Comprehend is a natural language processing service for tasks like sentiment analysis, not generative text generation.
- ✗
AWS Lambda
Why it's wrong here
Lambda is for serverless compute, not for training or fine-tuning large models.
- ✗
Amazon Bedrock
Why it's wrong here
Bedrock provides APIs for foundation models but does not support fine-tuning directly; it uses prompt engineering or RAG for customization.
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.