Home › Certifications › AWS Certified AI Practitioner AIF-C01 › Fundamentals of Generative AI
40 multiple-choice questions and 26 flashcards on Fundamentals of Generative AI, about 27% of the AWS Certified AI Practitioner AIF-C01 bank. Every one carries a written rationale.
Fundamentals of Generative AI is one of 5 chapters in CoStudy's AWS Certified AI Practitioner (AIF-C01) bank, and it holds 40 of the bank's 150 multiple-choice questions — roughly 27% of the total. That proportion is not arbitrary: chapters follow the certifying body's published exam outline, and the number of questions in each is set by that domain's published weight, so the share of your practice time this chapter takes matches the share of the real exam it accounts for.
Studying by chapter is worth doing once you have a diagnostic score. A single overall percentage tells you whether you are close; it does not tell you which domain is dragging. Working a weak chapter in isolation, and re-testing it in isolation, is the fastest way to move a score that has stalled — and it is why the mock exams in CoStudy report by domain rather than as one number.
6 questions drawn from this chapter, with the full rationale shown — the controlling principle behind the right answer, and why each wrong option tempts and fails.
Which BEST describes a foundation model?
Answer: C — A pretrained deep model adaptable to many tasks
A) Foundation models are broad, not task-specific. B) Describes symbolic AI. C) Correct — trained on broad data, adapted (fine-tune/prompt/RAG) to many downstream tasks. D) Describes classical stats. E) Describes ECS/EKS/Fargate.
Which BEST describes prompt engineering?
Answer: E — Designing inputs, examples, and constraints to guide outputs
A) Continued pre-training. B) Fine-tuning. C) Not a technique — the window is architectural. D) Tokenizer change. E) Correct — role, context, examples, format, constraints.
What is the role of a vector database in a RAG system?
Answer: C — It indexes embeddings for fast similarity retrieval
A) That's an RDBMS. B) That's an HTTP cache. C) Correct — OpenSearch Serverless, Aurora pgvector, Pinecone, etc. D) Not a vector DB role.
Prompt engineering refers to:
Answer: C — Designing inputs to steer the model's outputs
A) Fine-tuning. B) Model compression. C) Correct — role, context, examples, format, and constraints. D) Auto-scaling policy.
Approximately how many English words correspond to 1,000 tokens in common LLMs?
Answer: D — About 750 words per 1,000 tokens
A) Off by ~7x. B) Off by ~3x. C) Off by ~3x on the high side. D) Correct — ~0.75 word per token is the common rule of thumb.
Retrieval-Augmented Generation (RAG) reduces hallucinations by:
Answer: D — Retrieving relevant documents and grounding the prompt
A) Only reduces randomness. B) A wish, not a mechanism. C) Full retrain is neither RAG nor practical. D) Correct — grounded context makes the answer verifiable.
4 cards from the 26 in this chapter.
Bedrock available models?
Anthropic Claude, Meta Llama, Mistral, Cohere, AI21, Stability AI, Amazon Titan.
Chain of thought (CoT)?
Prompt model to show reasoning step-by-step. Improves complex reasoning.
Examples of Meta models on Bedrock?
Llama 3, Llama 3.1, Llama 3.2 (incl. multimodal).
RAG?
Retrieval-Augmented Generation. Retrieve relevant docs, include in prompt. Reduces hallucinations.
These are a sample. The full Fundamentals of Generative AI chapter runs 66 items with per-chapter progress tracking, on the web and in the iOS app.
Open AWS Certified AI Practitioner AIF-C01 in CoStudy →
All AWS Certified AI Practitioner AIF-C01 practice questions →