Exam Overview
Exam Details
- Code: AIP-C01
- Level: Professional
- Duration: 180 minutes
- Questions: 65
- Passing Score: 750/1000
- Cost: ~$300 USD
- Validity: 3 years
👤 Who It's For
Developers who build production generative AI applications. No formal prerequisites, but AWS recommends 2+ years of AWS experience and 1+ year of hands-on generative AI development. Recommended after gaining GenAI experience and ideally the AI Practitioner and/or ML Engineer Associate credentials.
📊 Exam Domains
| Domain (representative) | Focus |
|---|---|
| 1. Foundation Model Selection & Integration | Choosing FMs, invoking via Bedrock, embeddings, multimodal |
| 2. Prompt Engineering & Application Design | Advanced prompting, RAG, agents, orchestration |
| 3. Customization & Optimization | Fine-tuning, distillation, evaluation, cost/latency tuning |
| 4. Responsible AI, Security & Operations | Guardrails, privacy, monitoring, deployment, governance |
The exam guide defines the authoritative domains and weights - this is a representative summary. Always confirm against the official AIP-C01 exam guide.
📚 Key Topics
Foundation Models & Bedrock
- Selecting FMs by capability, cost, latency, context window
- Bedrock InvokeModel / Converse APIs; streaming
- Embeddings and vector representations
- Multimodal inputs (text, image)
RAG & Agents
- Retrieval-Augmented Generation architectures
- Bedrock Knowledge Bases; vector stores (OpenSearch, Aurora pgvector)
- Bedrock Agents & AgentCore for tool use and workflows
- Chunking, re-ranking, grounding strategies
Customization & Evaluation
- Fine-tuning vs. RAG vs. prompt engineering trade-offs
- Model distillation; continued pre-training
- Evaluation: automated metrics, human eval, LLM-as-judge
- Latency, throughput, and cost optimization (caching, batching)
Responsible AI & Security
- Bedrock Guardrails: content filtering, PII, denied topics
- Prompt injection defense; tool-use authorization
- Data privacy: VPC endpoints, no-train guarantees
- Monitoring, logging, human-in-the-loop oversight
☁️ Key AWS Services to Know
| Category | Services |
|---|---|
| Core GenAI | Amazon Bedrock (models, Knowledge Bases, Agents, Guardrails, Evaluations), Bedrock AgentCore |
| Vector / Retrieval | OpenSearch Service, Aurora PostgreSQL (pgvector), Kendra |
| ML platform | Amazon SageMaker AI (for custom models / hosting) |
| App integration | Lambda, API Gateway, Step Functions, EventBridge |
| Security & Ops | IAM, KMS, VPC/PrivateLink, CloudWatch, CloudTrail |
📋 Study Checklist
- Read the official AIP-C01 exam guide
- Invoke foundation models via Bedrock (InvokeModel / Converse)
- Build a RAG app with Bedrock Knowledge Bases + a vector store
- Create a Bedrock Agent / AgentCore workflow with tool use
- Configure Bedrock Guardrails (content filters, PII, denied topics)
- Compare fine-tuning vs RAG vs prompt engineering
- Evaluate model quality (automated + human + LLM-as-judge)
- Optimize latency and cost (caching, batching, model choice)
- Secure GenAI apps: prompt injection defense, VPC endpoints, IAM
- Score 75%+ on practice exams before booking