system-design-primer donnemartin

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

主要语言
Python
Stars
362,880
Forks
57,767

标签

  • 教程/资源
  • 系统设计
  • 个性化学习
  • Python
  • 后端

摘要

这个项目是一份系统性整理的大规模系统设计学习资源库,旨在帮助工程师掌握可扩展系统的设计原理。它涵盖了负载均衡、数据库、缓存、消息队列、CAP定理等核心主题,并提供常见系统设计面试题的解题思路与示例方案。同时配套Anki闪卡,方便随时巩固记忆,特别适合备战大厂技术面试的开发者使用。

README

*[English](README.md) ∙ [日本語](README-ja.md) ∙ [简体中文](README-zh-Hans.md) ∙ [繁體中文](README-zh-TW.md) | [العَرَبِيَّة‎](https://github.com/donnemartin/system-design-primer/issues/170) ∙ [বাংলা](https://github.com/donnemartin/system-design-primer/issues/220) ∙ [Português do Brasil](https://github.com/do…

查看完整页面