Study AIF-C01 Fundamentals of GenAI: key concepts, common traps, and exam decision cues.
This chapter covers the GenAI-specific part of the exam. AWS wants you to know what tokens, embeddings, multimodal models, and foundation model lifecycles mean, but it also wants business judgment about where GenAI helps and where its limitations change the answer.
AWS currently weights Fundamentals of GenAI at 24% of scored content.
This domain is testing whether you can talk about GenAI clearly without pretending every AI problem is a foundation-model problem. Strong answers here:
| Lesson | Focus |
|---|---|
| 2.1 GenAI Concepts, Tokens, Embeddings & Models | Learn the basic generative AI vocabulary and model patterns that show up throughout the exam. |
| 2.2 GenAI Business Value, Limits & Model Selection | Learn where GenAI creates value, where hallucinations or nondeterminism weaken it, and how to choose the right model type. |
| 2.3 AWS GenAI Services, Infrastructure & Cost Trade-Offs | Learn the AWS-managed GenAI toolset and the infrastructure or pricing trade-offs around it. |
| If the question is really about… | Go first to… |
|---|---|
| tokens, embeddings, context windows, multimodal models, or what makes GenAI different | 2.1 GenAI Concepts, Tokens, Embeddings & Models |
| whether GenAI is a good fit, what its limits are, or what kind of model to choose | 2.2 GenAI Business Value, Limits & Model Selection |
| AWS Bedrock, managed services, cost, provisioning, or service fit | 2.3 AWS GenAI Services, Infrastructure & Cost Trade-Offs |
| Symptom | What is usually going wrong | Fix first |
|---|---|---|
| tokens, embeddings, and models blur together | you are learning isolated terms instead of the role each plays in a GenAI workflow | rework 2.1 and map concept to purpose |
| you keep choosing GenAI for the wrong use case | you are ignoring hallucination, determinism, or cost constraints | rework 2.2 and ask whether GenAI is actually the right business fit |
| AWS service questions feel like memorization | you are not sorting services by job to be done | rework 2.3 and classify each service as model access, app layer, enterprise assistant, or ML platform support |
| every answer seems innovative | you are overvaluing novelty over fit and control | prefer the answer that solves the stated problem with the least unnecessary complexity |
Make sure you can explain:
Then move to 3. Applications of Foundation Models, where the exam starts asking how these concepts become real user-facing solutions.