AIP-C01: Exam Tips & Strategy
Final Preparation
This page contains strategies, tips, and common traps to help you succeed on exam day.
Exam Format Overview
Exam Details:
- Duration: 170 minutes
- Questions: ~85 questions
- Format: Multiple choice, multiple select
- Passing Score: 750/1000
- Languages: English
Question Types:
- Single Answer - Choose the ONE best answer
- Multiple Answer - Choose ALL that apply
- Scenario-Based - Read a scenario, then answer questions
Time Management Strategy
- Total Time: 170 minutes
- Questions: ~85
- Time per Question: ~2 minutes
- Review Time: keep ~20 minutes at the end
Tips
- Read questions carefully
- Flag difficult questions and move on
- Answer easy ones first
- Reserve review time
- Do not get stuck on one question
Common Exam Traps
Trap 1: InvokeModel vs InvokeModelWithResponseStream
text
Need full response? → InvokeModel
Need streaming UX? → InvokeModelWithResponseStreamTrap 2: OpenSearch Serverless vs Standard OpenSearch
- Knowledge Bases / RAG → OpenSearch Serverless
- Full-text search with custom config → managed OpenSearch cluster
Trap 3: Missing Keywords
Watch for:
- "MOST cost-effective"
- "LEAST effort"
- "immediate"
- "minimum changes"
Trap 4: Assumption-Based Answers
Do not add unstated requirements. Answer only what the scenario establishes.
Domain-Specific Tips
Domain 1
- Highest-frequency topics: FM selection, Knowledge Bases, chunking, private endpoints
- Common trap: choosing fine-tuning when RAG is more appropriate
Domain 2
- Highest-frequency topics: Bedrock Agents, RAG architecture, API integration
- Common trap: not knowing when to use Agents vs a simple Knowledge Base query
Domain 3
- Highest-frequency topics: Guardrails, IAM least-privilege, VPC endpoints
- Common trap: confusing CloudTrail with CloudWatch
Domain 4
- Highest-frequency topics: PTU vs on-demand, token efficiency, batch inference
- Common trap: choosing PTU for sporadic workloads
Domain 5
- Highest-frequency topics: groundedness, human vs automated evaluation, CloudWatch metrics
- Common trap: forgetting that Groundedness is the most RAG-specific metric