Skip to content

Nikhils-G/SystemDesign-HighLevel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

System Design Experiments

Focused experiments; Each folder answers one real question I had while shipping things. NN-name/ per topic — open the folder's README for the full story.

Done

  • 01REST vs GraphQL · FastAPI hybrid: REST + SSE for streaming, GraphQL for the data plane
  • 02Caching · HTTP caching (ETag/304) vs application cache vs LLM response caching, and the invalidation trap
  • 03Rate limiting · token bucket vs sliding window, per-client budgets, 429 + Retry-After, and limiting by tokens

Planned

04 Load balancing · 05 Message queues · 06 WebSockets vs SSE vs polling · 07 Observability · 08 Auth & sessions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages