Skip to content

Commit 2fb0d53

Browse files
Update README.md
1 parent 48fdfea commit 2fb0d53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Most engineers: "I know Docker, Kubernetes, Terraform"
153153

154154
Me: "I understand distributed systems failure modes and design infrastructure that degrades gracefully. I use Kubernetes for declarative state reconciliation and self-healing, not because it's trendy."
155155

156-
---
156+
##
157157

158158
### **2. I Design for Failure**
159159

@@ -164,7 +164,7 @@ Me: "I've tested:
164164
- What if Redis crashes? (Cache-aside handles misses)
165165
- What if AWS loses an AZ? (Multi-AZ with auto-failover)"
166166

167-
---
167+
##
168168

169169
### **3. I Document Decisions**
170170

0 commit comments

Comments
 (0)