AIP-C01 Study Hub
FM Integration Week 4 · Tuesday

Day 23: Ordering + Matching Question Drill

Learning Objectives

  • - Master ordering sequences unique to AIP-C01
  • - Master matching patterns (service -> use case)
  • - Build muscle memory for the unique question formats

Tasks

Tasks

0/2 completed
  • Study90m

    Practice Ordering Sequences

    Memorize all 8 ordering sequences: RAG pipeline, Agent loop, Security layers, KB setup, Deployment pipeline, Prompt Flow, Evaluation pipeline, Cross-Region Inference setup.

  • Study90m

    Practice Matching Patterns

    Drill all 6 matching categories: Service->Data Type, Problem->Solution, Architecture->Service, Human Review->Service, Guardrails->Verification, Cost->Technique.

Hands-On Lab

Build real muscle memory with these activities.

intermediate 45 min

Practice Ordering Sequences on Paper

Write out all 8 ordering sequences from memory, then check against reference materials.

  1. 1 On a blank sheet, write the RAG pipeline ordering: S3 upload → Chunking → Embedding → Vector store → Retrieve → Augment → Generate
  2. 2 Write the Agent loop: User input → Plan → Select tool → Execute → Observe → Decide (repeat or respond)
  3. 3 Write the KB setup: Create S3 bucket → Upload docs → Create vector store → Create KB → Sync → Test
  4. 4 Write the remaining 5 sequences from memory
  5. 5 Check each against the study app and correct any errors — focus on the steps you got wrong
intermediate 45 min

Flash Card Drill for Service Matching

Create and drill flash cards matching services to use cases and data types.

  1. 1 Create cards for Service → Data Type: Textract→Documents, Transcribe→Audio, Comprehend→Text, Rekognition→Images
  2. 2 Create cards for Problem → Solution: 'Too expensive' → Model cascading, 'Hallucinating' → Contextual Grounding, 'Slow responses' → Prompt caching
  3. 3 Create cards for Architecture → Service: 'RAG' → KB+OpenSearch, 'Agent' → Bedrock Agents, 'Deploy agent' → AgentCore
  4. 4 Shuffle and drill until you can match all pairs in under 60 seconds
  5. 5 Focus extra time on the pairs you hesitate on

Practice Questions

92 questions across 3 difficulty levels.

Further Reading

Go deeper into today's topics.