During the exam · 170 min / 85 questions = 2 min/question
Pacing checkpoints
Q25
~50 min mark
If behind, speed up
Q50
~100 min mark
Halfway check
Q75
~150 min mark
Leaves 20 min for review
3 min
Per-question cap
Flag & move on if stuck
Question triage — three passes
Pass 1
Answer every question you can in under 90 seconds. Flag anything needing more thought. Never leave blank — compensatory scoring, no wrong-answer penalty, always answer.
Pass 2
Work through flagged questions with remaining time. Take the time you need.
Pass 3
If time remains, re-verify the flagged ones you were least sure about. Don't second-guess answers you were confident in — first instinct is usually right.
Reading strategy (for dense scenarios)
- Read the last sentence first — it contains the actual question ("Which solution minimizes cost?" vs. "Which solution provides strongest security?").
- Read the answer choices to know what dimensions matter.
- Read the full stem, highlighting constraints.
- Eliminate answers that fail ANY stated constraint.
- Choose between remaining options based on AWS preference patterns (managed > self-built, least operational overhead, etc.).
Red-flag words that change the answer
Full list on the Traps page. The high-impact ones to watch for:
"Existing"
Don't replace unnecessarily
"Minimize operational overhead"
Managed services win
"Lowest cost"
Cascading · caching · right-sized
"Real-time"
Streaming · low-latency
"Current data" / "frequently changing"
RAG, not fine-tuning
"Must not leave AWS network"
VPC endpoints
"No downtime"
Blue/green · canary · parallel
When you're genuinely stuck
- Eliminate the 2 clearly-wrong answers first.
- Between remaining 2, pick the one that uses the more managed AWS service.
- If both equally managed, pick the one with fewer moving parts.
- If still 50/50, pick the one that explicitly addresses the most prominent constraint in the scenario.
Ordering / matching — extra caution
No partial credit. Worth the same points as other questions. Don't rush — spend 3 minutes on a matching if you need to. Double-check by reading your answer back as a narrative ("First I would do X, then Y…") to sanity-check order.