Skip to content

Instantly share code, notes, and snippets.

View mpcen's full-sized avatar
🍑
❤️

Manny Martinez mpcen

🍑
❤️
View GitHub Profile
@vasanthk
vasanthk / System Design.md
Last active October 19, 2024 03:20
System Design Cheatsheet

System Design 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?
@digitaljhelms
digitaljhelms / gist:4287848
Last active October 9, 2024 22:35
Git/GitHub branching standards & conventions

Branching

Quick Legend

Description, Instructions, Notes
Instance Branch