Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.33 KB

File metadata and controls

30 lines (27 loc) · 1.33 KB

Random info, gathered from across the cosmos

System design

Concepts

Title Content
Architecture - basic Tiers, types
Web architecture - 1 Client-server model
Web architecture - 2 Peer-to-peer model
Scalability Vertical and horizontal scaling
High Availability Types
Load balancing & DNS Methods, flow
Monoliths & microservices Trade-offs
Databases - 1 Basics, CAP
Databases - 2 Types
Caching Strategies
Message Queue Types
Stream Processing Layers, types, flow

Mock war stories

Mock up of how services could be designed

Title Content
URL shortener Services like TinyURL or bit.ly

Miscellaneous

Title Content
OSI model Model that standardizes communications
Bash commands Bash commands to achieve haccs