Back to Writing

System Design

All writings tagged with "System Design"

5 writings found
Growth:

Chaos engineering essentials for small teams

Chaos engineering sounds like something only companies with thousands of microservices and a platform team the size of a small country should care about. That is a myth.

System Design

When to refactor vs rewrite

Legacy code is frequently a fossil record of production incidents. When you rewrite without fully understanding the behavior, you do not create a cleaner system. You create a regression generator.

System Design

Thinking in Failure Modes

System design is often taught as an exercise in scale, but in practice it’s an exercise in failure. Systems fail in partial, messy ways—timeouts, retries, degraded dependencies, and inconsistent state. Designing with this in mind changes everything.

System Design
Showing 1-5 of 5 writings