Exam Strategy & Question Tactics
How the CLF-C02 exam works, question types, time management, elimination techniques, and the flagged-review method
CLF-C02 Exam Format at a Glance
| Attribute | Detail |
|---|---|
| Total questions | 65 questions (50 scored + 15 unscored) |
| Time limit | 90 minutes |
| Passing score | 700 out of 1,000 (scaled) |
| Exam fee | USD 100 (varies by region) |
| Delivery method | Testing center or online proctored (Pearson VUE) |
| Scoring model | Compensatory — you do NOT need to pass each domain individually |
| Question types | Multiple choice (1 correct + 3 distractors) and Multiple response (2+ correct out of 5+ options) |
| Guessing penalty | None — unanswered = incorrect, so answer every question |
| Unscored questions | 15 questions are pretest (not identified). Treat every question as scored. |
Domain Weightings & Question Allocation (Scored)
The 50 scored questions distribute approximately as follows. Plan your preparation time accordingly:
| Domain | Weight | Est. Questions | Strategic Priority |
|---|---|---|---|
| 3. Cloud Technology & Services | 34% | ~17 | Highest — largest domain, services depth |
| 2. Security & Compliance | 30% | ~15 | High — IAM, shared responsibility, compliance |
| 1. Cloud Concepts | 24% | ~12 | High — Well-Architected, CAF, economics |
| 4. Billing, Pricing & Support | 12% | ~6 | Moderate — support plans, pricing models |
Two Question Types
1. Multiple Choice (Most Common)
One correct answer from four options. The distractors are plausible — designed to catch candidates with partial knowledge.
- A) Amazon EC2 costs are billed on a monthly basis
- B) Customers retain full administrative access to their Amazon EC2 instances
- C) Amazon EC2 instances can be launched on-demand when needed
- D) Customers can permanently run enough instances to handle peak workloads
Distractor A is close but misleading — EC2 is billed per hour/second, not monthly. D sounds reasonable but contradicts the "varying workload" premise — always running peak capacity is wasteful.
2. Multiple Response (Less Common)
Two or more correct answers out of five or more options. The exam tells you exactly how many to select (e.g., "Choose TWO"). Read the instruction carefully.
Time Management: 90 Minutes for 65 Questions
Three-Pass Strategy
| Pass | Time | Action |
|---|---|---|
| Pass 1: First pass | ~60 min | Answer every question you know confidently. Flag 15-20 harder questions for review. Read all options — don't jump at the first plausible answer. |
| Pass 2: Flagged review | ~20 min | Revisit flagged questions. Re-read carefully. Apply elimination (see below). Make a decision — don't spend more than 2 minutes per question. |
| Pass 3: Final sweep | ~10 min | Review all questions for silly mistakes. Confirm you answered every question (remember: no penalty for guessing). Verify multiple-response instruction counts. |
Time Budget Per Question
- Average: ~1.4 minutes per question (90 min / 65 questions)
- Easy questions: 30-45 seconds — bank time for hard ones
- Hard/flagged questions: 2 minutes max — then pick best guess and flag
- If you hit 3 minutes on one question: guess, flag, and move on immediately
Elimination Technique: The AWS-Style Approach
AWS questions are designed with distractors that sound correct but contain subtle flaws. The elimination method is your strongest tool for questions you are unsure about.
Step-by-Step Elimination
- Read the last sentence first — it contains the actual question. The preamble sets context but the question is always in the last line or two.
- Identify the KEYWORD — most questions have one or two service-defining keywords. Examples: "serverless" → Lambda, "dedicated connection" → Direct Connect, "recommendations" → Trusted Advisor, "SSD-backed" → EBS, "NoSQL" → DynamoDB.
- Cross out obviously wrong answers — services from the wrong domain, answers that contradict a fundamental principle (e.g., "customer manages physical hardware").
- Compare the remaining two — one is usually more specific or more aligned with the keyword. The AWS answer is typically the most precisely matched service, not the most general one.
- Use the "AWS does it for you" rule — if the question describes reducing operational overhead, favor managed services (RDS over EC2-hosted DB, Lambda over EC2, S3 over self-managed storage).
- Service name confusion: CloudTrail ≠ CloudWatch ≠ Compute Cloud. Know what each service does.
- Responsibility model swap: Options that put AWS's responsibility on the customer (or vice versa) are distractors.
- Overly broad answers: "All of the above" or "Both A and B" can be correct but are less common on AWS exams than specific answers.
- Real-but-irrelevant services: A real AWS service listed as an option that solves a different problem (e.g., "Amazon Connect" when the question is about data migration).
Keyword Cheat Sheet: Service Recognition
Memorize these high-frequency keyword→service mappings. They appear so consistently that recognizing the keyword often gives you the answer immediately.
| Keywords in Question | Likely Answer |
|---|---|
| "Serverless compute" / "run code without managing servers" | AWS Lambda |
| "Container orchestration" / "Kubernetes" | Amazon EKS |
| "NoSQL" / "key-value" / "millisecond performance" | Amazon DynamoDB |
| "Data warehouse" / "petabyte-scale analytics" | Amazon Redshift |
| "Object storage" / "any amount of data" | Amazon S3 |
| "Block storage" / "virtual hard disk for EC2" | Amazon EBS |
| "DNS" / "domain name" / "route traffic" | Amazon Route 53 |
| "CDN" / "low-latency delivery" / "cache content" | Amazon CloudFront |
| "Dedicated private network connection to AWS" | AWS Direct Connect |
| "Managed MySQL/PostgreSQL/Oracle/SQL Server database" | Amazon RDS |
| "API activity" / "who did what" / "governance" / "audit" | AWS CloudTrail |
| "Monitor resources" / "metrics" / "alarms" | Amazon CloudWatch |
| "Best practice recommendations" / "checks security gaps" | AWS Trusted Advisor |
| "Track resource changes" / "compliance" / "inventory" | AWS Config |
| "Access management" / "users, groups, roles" | AWS IAM |
| "Managed DDoS protection" | AWS Shield |
| "Web application firewall" | AWS WAF |
| "Encryption keys" / "manage encryption" | AWS KMS |
| "Compliance reports" / "download compliance docs" | AWS Artifact |
| "Consolidate multiple AWS accounts" / "central billing" | AWS Organizations |
| "Forecast costs" / "visualize spending" / "13 months" | AWS Cost Explorer |
| "Set spending alerts" / "budget notifications" | AWS Budgets |
| "Estimate costs before building" | AWS Pricing Calculator |
| "Dedicated AWS expert as primary contact" / "TAM" | Enterprise Support Plan |
Common Question Patterns
Pattern 1: "Which AWS service…"
Direct service identification. The most common pattern. Match the described capability to the exact service name. All four options are real AWS services — the challenge is picking the right one.
Pattern 2: "A company needs to…" / "An organization wants to…" (Scenario-Based)
Presents a business scenario, then asks which service or approach meets the requirement. Strip away the story — focus on the technical requirement in the final sentence. The preamble is context, not the answer.
Pattern 3: "Which of the following is AWS's responsibility…" (Shared Responsibility)
Tests the shared responsibility model. Remember: AWS is responsible for security OF the cloud (physical, hypervisor, networking infrastructure). Customer is responsible for security IN the cloud (data, access, OS, applications, firewall config). For managed services (RDS, S3), AWS takes on more responsibility.
Pattern 4: "What are the advantages…" / "Which benefit…" (Cloud Concepts)
Tests the six advantages/benefits of cloud. Memorize them verbatim — trade CapEx for variable expense, massive economies of scale, stop guessing capacity, increase speed and agility, stop spending money running/maintaining data centers, go global in minutes.
Pattern 5: "Which pillar…" / "Which design principle belongs to…" (Well-Architected)
Maps a design principle to one of the six Well-Architected pillars. Know at minimum: "Perform operations as code" = Operational Excellence, "Automate security best practices" = Security, "Stop guessing capacity" = Reliability, "Democratize advanced technologies" = Performance Efficiency, "Adopt consumption model" = Cost Optimization, and know that Sustainability was added as the 6th pillar in 2021.
Pattern 6: "Cost-effective" / "Most economical" / "Least expensive" (Pricing)
Tests pricing model selection. Key mental model: Steady-state predictable → RIs; Interruptible batch → Spot; Unknown/variable → On-Demand; Compliance/BYOL → Dedicated Hosts; Flexible across services → Savings Plans.
Exam-Day Checklist
- Testing center: Arrive 30 minutes early. Bring two forms of ID (one government-issued with photo and signature).
- Online proctored: Run the system test 1-2 days before. Clear your desk completely. No dual monitors. No one in the room. No reading questions aloud. No phone within reach.
- Night before: Light review only — focus on your keyword cheat sheet, not new content. Sleep 7-8 hours.
- During the exam: Use the restroom before starting. You cannot pause the exam. The proctor will not answer content questions.
- Scratch paper: At a testing center, you get erasable note board. Online: a digital notepad in the Pearson VUE interface. Jot down your keyword cheat sheet and the three-pass time targets immediately after starting.
If You Don't Pass
- You must wait 14 days between attempts
- No limit on total attempts
- Your score report shows domain-level performance — use it to focus remediation
- The compensatory model means a weak domain can be offset by strong performance elsewhere
- Cost: each retake costs the same as the original exam fee