Skip to content

Instantly share code, notes, and snippets.

View hjdesai2's full-sized avatar
🎯
Focusing

Himay Jesal Desai hjdesai2

🎯
Focusing
View GitHub Profile
@hjdesai2
hjdesai2 / System Design.md
Created April 18, 2016 05:02 — forked from vasanthk/System Design.md
System Design Cheatsheet

#System Design Interview Cheatsheet

Picking the right architecture = Picking the right battles + Managing trade-offs

##Basic Steps

  1. Clarify and agree on the scope of the system
  • User cases (description of sequences of events that, taken together, lead to a system doing something useful)
    • Who is going to use it?
    • How are they going to use it?
instances:
- host: localhost
java_options: -Xmx64m
port: 7201
conf:
- include:
domain: java.lang
attribute:
attribute0:
metric_type: gauge
instances:
- host: localhost
java_options: -Xmx64m
port: 7201
conf:
- include:
domain: java.lang
attribute:
attribute0:
metric_type: gauge
- include:
domain: java.lang
attribute:
attribute0:
metric_type: gauge
alias: jvm.memorypool.tenure.max
attribute1:
metric_type: gauge
alias: jvm.memorypool.tenure.used
- include: