Courseiva

AIF-C01 · topic practice

Applications of Foundation Models practice questions

Practise AWS Certified AI Practitioner AIF-C01 Applications of Foundation Models practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: Applications of Foundation Models

What the exam tests

What to know about Applications of Foundation Models

Applications of Foundation Models questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Watch out for

Common Applications of Foundation Models exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Practice set

Applications of Foundation Models questions

20 questions · select your answer, then reveal the explanation

A financial services company is using Amazon Bedrock to generate investment summaries. They want to ensure that the model outputs are factually accurate and based on the latest market data. Which combination of services should they use to achieve this? (Select TWO)

A company uses Amazon Bedrock to generate product descriptions. They want to ensure the outputs consistently follow a specific brand tone (professional yet friendly). They have a small set of example descriptions (few-shot examples) but do not want to fine-tune the model. Which strategy best achieves consistent tone without modifying the base model?

A company wants to use a foundation model to classify customer feedback into positive, neutral, negative. They have a small labeled dataset. What approach yields best results?

A developer wants to quickly experiment with multiple foundation models using a single API. Which service provides this capability?

Which FOUR of the following are benefits of using Amazon Bedrock for foundation models?

A company uses Amazon SageMaker JumpStart to deploy a foundation model. They want to fine-tune the model on their own dataset. Which SageMaker capability should they use?

A company wants to use a pre-trained foundation model for sentiment analysis without any customization. Which Amazon Machine Learning service provides access to foundation models via API?

A data scientist runs the above AWS CLI command and receives the error. What is the most likely cause?

Exhibit

Refer to the exhibit.

$ aws bedrock-runtime invoke-model \
    --model-id "amazon.titan-text-express-v1" \
    --body '{"inputText": "What is AWS?"}' \
    --cli-binary-format raw-in-base64-out \
    response.json

An error occurred (ModelNotReadyException) when calling the InvokeModel operation: Model is not ready for inference.

A developer is using Amazon Bedrock with the Claude model for text summarization. The output sometimes includes inaccurate information. What is the best practice to reduce hallucinations?

Which TWO of the following are benefits of using Amazon Bedrock for foundation models compared to managing your own infrastructure? (Select TWO.)

A healthcare company is deploying a conversational AI using a foundation model on Amazon Bedrock for patient triage. The application must minimize hallucinations and ensure factual accuracy. Which combination of techniques should the team implement?

A financial services company is evaluating Amazon Bedrock for a compliance application that requires explainable AI decisions. The model's output must be auditable and traceable to specific reasoning. Which Bedrock feature should they use to meet this requirement?

A company wants to automatically summarize customer support tickets into a short paragraph. Which AWS service is MOST appropriate for this task?

A generative AI application occasionally produces factually incorrect responses. The team has already tried prompt engineering and increasing the temperature parameter. Which next step is MOST effective to improve factual accuracy?

A healthcare company processes patient records using a foundation model on Amazon Bedrock. They must ensure no patient data is used to improve the base model. What is the MOST effective configuration?

Which TWO factors are MOST important when selecting a foundation model for a text summarization task? (Choose two.)

Which TWO actions can help reduce bias in a foundation model’s outputs? (Choose two.)

Which THREE practices are recommended for responsible AI when deploying foundation models? (Choose three.)

Refer to the exhibit. This is an Amazon Bedrock invocation request for Claude. What is the purpose of the "stop_sequences" parameter?

Exhibit

Refer to the exhibit.

{
  "modelId": "anthropic.claude-v2",
  "contentType": "application/json",
  "accept": "application/json",
  "body": {
    "prompt": "Human: Summarize the following text in 50 words. Text: AWS is a cloud platform. Response:",
    "max_tokens_to_sample": 200,
    "temperature": 1.0,
    "stop_sequences": ["\n\nHuman:"]
  }
}

Which pricing model does Amazon Bedrock use for foundation model inference?

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Applications of Foundation Models sessions

Start a Applications of Foundation Models only practice session

Every question in these sessions is drawn from the Applications of Foundation Models domain — nothing else.

Related practice questions

Related AIF-C01 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the AIF-C01 exam test about Applications of Foundation Models?
Applications of Foundation Models questions test whether you can apply the concept in context, not just recognise a definition.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Applications of Foundation Models questions in a focused session?
Yes — the session launcher on this page draws every question from the Applications of Foundation Models domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other AIF-C01 topics?
Use the topic links above to move to related areas, or go back to the AIF-C01 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the AIF-C01 exam covers. They are not copied from any real exam or dump site.