Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
system-design-primer
Commits
07820473
Commit
07820473
authored
Feb 26, 2017
by
Donne Martin
Browse files
Add motivation section
parent
ee6227a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
07820473
...
@@ -4,3 +4,31 @@
...
@@ -4,3 +4,31 @@
<img
src=
"http://i.imgur.com/jrUBAF7.png"
>
<img
src=
"http://i.imgur.com/jrUBAF7.png"
>
<br/>
<br/>
</p>
</p>
## Motivation
> Learn how to design large scale systems from the open source community.
>
> Understand real-world architectures.
>
> Prep for the system design interview.
### Learn how to design large scale systems
Learning how to design scalable systems will make you a better engineer.
System design is a broad topic. There is a
**vast amount of resources scattered throughout the web**
on system design principles.
This repo is an
**organized collection**
of resources to help you learn how to build systems at scale.
Topics for learning system design:
*
[
System design topic summaries
](
#index-of-system-design-topics
)
*
[
Real world architectures
](
#real-world-architectures
)
*
[
Engineering blogs
](
#company-engineering-blogs
)
#### Learn from the open source community
This is an
**early draft**
of a
**continually updated, open source**
project.
[
Contributions
](
#contributin
)
are welcome!
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment