Study note
System Design Primer
Properties
- Type
- Blogs
- Status
- 待读
- Domain
- System Design
- Category
- 系统设计与面试
- Source
- github.com
- Vault note
library/articles/system_design/System-Design-Primer-1d7e78c84bdeca2a.md
Summary
开源的大规模系统设计学习项目,目标是帮助理解 scalable systems 并准备系统设计面试,内容包含主题索引、学习指南、面试题、示例解法、图示和 Anki 卡片。
Highlights
强在体系化权衡分析,覆盖性能/可扩展性、延迟/吞吐、CAP、一致性、DNS、CDN、负载均衡、数据库、缓存、消息队列、RPC/REST 和安全等基础模块。
Notes
系统设计面试和大规模系统设计资料。
Comments
Loading comments...