You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/SCENARIO-GUIDELINES.md
+61-20Lines changed: 61 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,13 @@
2
2
3
3
## Purpose
4
4
5
-
Create realistic, evolving business scenarios that teach AWS Solutions Architect concepts through architecture design exercises. Each scenario should reinforce exam concepts through practical decisions and understanding trade-offs.
5
+
Create realistic, evolving business scenarios that teach AWS Solutions Architect concepts through
6
+
architecture design exercises. Each scenario should reinforce exam concepts through practical
7
+
decisions and understanding trade-offs.
6
8
7
-
> **Note:** These scenarios focus on **understanding architecture concepts** - following along with diagrams, reasoning through decisions, and learning the WHY. Actually deploying to AWS is optional and may incur costs.
9
+
> **Note:** These scenarios focus on **understanding architecture concepts** - following along with
10
+
> diagrams, reasoning through decisions, and learning the WHY. Actually deploying to AWS is optional
11
+
> and may incur costs.
8
12
9
13
---
10
14
@@ -23,6 +27,7 @@ Day 1 MVP → Growth Pains → Reliability Needs → Scale Demands → Global Re
23
27
### 2. Focus on the WHY
24
28
25
29
Every architectural decision should answer:
30
+
26
31
-**Why this service?** (vs alternatives)
27
32
-**Why now?** (business trigger)
28
33
-**What problem does it solve?**
@@ -31,6 +36,7 @@ Every architectural decision should answer:
31
36
### 3. Map to SAA Exam Domains
32
37
33
38
Ensure scenarios cover these exam domains:
39
+
34
40
1. Design Secure Architectures
35
41
2. Design Resilient Architectures
36
42
3. Design High-Performing Architectures
@@ -44,16 +50,20 @@ Ensure scenarios cover these exam domains:
0 commit comments