☁️ AWS

AWS Cert Prep Coach prompts

Battle-tested prompts to study for AWS certifications (Cloud Practitioner, Solutions Architect, Developer). Get explanations, drill quizzes, and post-mortem your wrong answers — without paying for a $200 bootcamp.

Tested 2026-05 Claude 4.7 OpusGPT-5Gemini 2.5 Pro #study#cert#aws#cloud
Honest note — These prompts assume you've at least skimmed the official AWS exam guide. They accelerate study, they don't replace it. Always validate AWS service claims against the latest AWS docs — services and exam blueprints evolve quarterly.

Prompts in this set

  1. 1. Deep-explain an AWS concept like I'm a beginner
  2. 2. Generate 10 exam-style MCQs on demand
  3. 3. Post-mortem a wrong answer (most useful prompt in this set)
  4. 4. Build a 1-page exam cheat-sheet for a service
  5. 5. 'Which AWS service should I use?' decision helper

1. Deep-explain an AWS concept like I'm a beginner

When the official docs assume too much and you need a mental model from the ground up.

Claude 4.7 Opus (2026-05)GPT-5 (2026-05)
Act as an experienced AWS Solutions Architect explaining concepts to a junior engineer.

Topic: <AWS_SERVICE_OR_CONCEPT>
My current level: <BEGINNER | INTERMEDIATE | RUSTY>
My use case: <WHAT_I_AM_TRYING_TO_BUILD_OR_LEARN_IT_FOR>

Explain it in 4 layers:
1. The 1-sentence elevator pitch — what problem it solves.
2. The 3-bullet mental model — how it actually works under the hood.
3. A concrete worked example (with numbers / config / a tiny diagram in ASCII).
4. The 2-3 most common exam traps about this concept (multiple choice gotchas, naming collisions with sibling services, default-quota surprises).

Keep it under 350 words. No fluff. If something is commonly misunderstood, call it out as ⚠️ TRAP.
TipReplace <AWS_SERVICE_OR_CONCEPT> with the exact AWS service name (e.g., 'S3 Storage Classes', 'VPC Endpoints'). Don't ask about more than one concept at a time — the model will mush them together.

2. Generate 10 exam-style MCQs on demand

Quick drill on a specific exam domain when you don't want to use real exam dumps (which the AWS NDA forbids anyway).

Claude 4.7 Opus (2026-05)GPT-5 (2026-05)
Generate 10 multiple-choice questions in the style of the AWS Certified <CERT_NAME> exam, all on the topic of <DOMAIN_OR_SERVICE>.

Rules:
- Each question has exactly 4 options labeled A/B/C/D.
- Scenario-based, not definition-recall.
- Include 2 questions where multiple options look correct but only one matches the AWS best practice.
- Include 1 question with a deprecated/wrong answer (so I learn to spot outdated content).
- After ALL 10 questions, give me an answer key with 1-2 sentence explanations + the AWS doc URL pattern (you don't need exact URLs — just `docs.aws.amazon.com/<service>/...`).

Format the answer key in a separate code block so I can hide it while taking the drill.
TipRe-prompt with 'now harder' or 'now focus only on the trap questions' to ramp difficulty.

3. Post-mortem a wrong answer (most useful prompt in this set)

After every practice test. The wrong-answer review is where 80% of the score gain comes from.

Claude 4.7 Opus (2026-05)GPT-5 (2026-05)Gemini 2.5 Pro (2026-04)
I just got this practice question wrong. Diagnose what I'm missing.

Question: <PASTE_QUESTION>

Options:
A) <OPT_A>
B) <OPT_B>
C) <OPT_C>
D) <OPT_D>

My answer: <MY_ANSWER>
Correct answer: <CORRECT_ANSWER>

Do this:
1. In 2 sentences, explain why my answer was wrong — but specifically diagnose which AWS concept I'm confusing, not just 'because the correct answer is X'.
2. In 2 sentences, explain why the correct answer is right.
3. Give me the 1 sentence I should memorize about this concept to never miss it again.
4. List the 2 sibling services / features that are commonly confused with this one, with a 1-line differentiator for each.

No recap of the question. No fluff. Diagnostic mode.
TipThe 'which concept am I confusing' framing matters — generic explanations don't help. This is THE prompt to use after every wrong answer.

4. Build a 1-page exam cheat-sheet for a service

Final-week revision when you need everything about ONE service compressed onto a single sheet.

Claude 4.7 Opus (2026-05)GPT-5 (2026-05)
Create a 1-page exam cheat-sheet for AWS <SERVICE_NAME> in the context of the <CERT_NAME> certification.

Structure (use markdown, fit on one printed page):

## What it is (2 lines)
## Default limits / quotas (table: limit | default | hard cap)
## Pricing dimensions (bullet list — what you pay for, not the numbers)
## Most-tested features (3-5 bullets, exam-relevant only)
## ⚠️ Exam traps (3 bullets — confusion points that recur on exams)
## When NOT to use it (1-2 bullets — sibling service is better)
## Sample 1-line scenario → service mapping (3 examples)

Keep it terse. No paragraphs longer than 2 lines. This is for last-night review, not learning.
TipPrint these. Pin them to a wall. Re-read 30 minutes before the exam. They're more useful than re-reading the AWS whitepapers.

5. 'Which AWS service should I use?' decision helper

When the question lists 4 services that all sound right and you can't tell which is correct.

Claude 4.7 Opus (2026-05)GPT-5 (2026-05)
I'm evaluating which AWS service fits this scenario. Help me decide.

Scenario: <DESCRIBE_USE_CASE_INCLUDING_CONSTRAINTS_LIKE_LATENCY_COMPLIANCE_BUDGET>

Candidates: <SERVICE_1>, <SERVICE_2>, <SERVICE_3>, <SERVICE_4>

For each candidate, give me:
- One-line fit-score: 🟢 ideal / 🟡 workable / 🔴 wrong tool
- The single feature that makes it fit or not
- The hidden cost or constraint people forget

Then give me your final pick + the AWS Well-Architected pillar argument that supports it (Reliability, Security, Cost Optimization, Performance Efficiency, Operational Excellence).

If two candidates are tied, name a concrete sub-scenario where each one wins.
TipAWS exam answers usually come down to a Well-Architected pillar — naming the pillar in your reasoning makes the right answer obvious.

How to use these prompts

Each prompt has placeholders in <ANGLE_BRACKETS> — fill them in before pasting. Copy the prompt with the button, paste into Claude, ChatGPT, Gemini, or any chat-UI'd LLM.

Why "model tested" dates matter

LLMs improve and regress with every release. A prompt that worked on Claude 3.5 may need rewriting for Claude 4. The dates show when each prompt was last verified — anything older than 6 months should be re-tested before depending on it.

Found a better prompt?

Hit contact and share — we keep prompts that beat ours.