Courseiva
Applications of Foundation ModelshardMultiple ChoiceObjective-mapped

AIF-C01 Applications of Foundation Models Practice Question

A media company is using Amazon Bedrock to generate marketing copy with a foundation model. They want to ensure the output adheres to brand voice guidelines (e.g., friendly, professional). Which prompt engineering strategy is most effective for this requirement?

⚠ Common exam trap

AWS often tests the misconception that parameter tuning (like temperature) or few-shot examples are sufficient for style control, when in fact system prompts provide the most direct and scalable mechanism for enforcing behavioral constraints in foundation models.

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 system prompt that explicitly describes the brand voice and expectations.

Amazon Bedrock supports system prompts that set overarching context and behavioral guidelines for the model. By explicitly describing the brand voice (e.g., 'friendly, professional') in the system prompt, the model consistently applies these constraints across all user interactions, which is more effective than per-instruction tuning.

Answer analysis

Option-by-option breakdown

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

  • Provide five example outputs in the prompt that match the desired tone.

    Why it's wrong here

    Few-shot examples help but may not consistently influence the model's style across diverse inputs.

  • Include instructions like 'Do not use technical jargon' in every user prompt.

    Why it's wrong here

    Negative instructions can be less effective and may lead to unintended phrasing; system prompts are more reliable.

  • Set the temperature parameter to a low value (e.g., 0.1) to reduce randomness.

    Why it's wrong here

    Low temperature increases repetitiveness but does not enforce brand voice; it may produce dull text.

  • Use a system prompt that explicitly describes the brand voice and expectations.

    Why this is correct

    System prompts set the role and tone, effectively guiding the model's style for all subsequent interactions.

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 →

How Courseiva writes practice questions · Editorial policy

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.