computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
1011 B
10 lines
1011 B
# System Design |
|
|
|
System design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. It is a very broad topic, and there are many ways to approach it. |
|
|
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://github.com/donnemartin/system-design-primer'>System Design Primer</BadgeLink> |
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://dev.to/karanpratapsingh/system-design-the-complete-course-10fo'>System Design: The complete course</BadgeLink> |
|
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=Y-Gl4HEyeUQ'>System Design 101</BadgeLink> |
|
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=a2rcgzludDU'>Scaling the Unscalable</BadgeLink> |
|
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=YkGHxOg9d3M'>System design interview: Scale to 1 million users</BadgeLink>
|
|
|