mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-21 07:58:03 +00:00
Add System Design content (#116)
* Add System Design content * Fix Phase 1 course URL
This commit is contained in:
committed by
GitHub
parent
bf86ecfeee
commit
f3161a0b63
1
courses/level102/system_design/conclusion.md
Normal file
1
courses/level102/system_design/conclusion.md
Normal file
@@ -0,0 +1 @@
|
||||
We have looked at designing a sytem from the scratch, scaling it up from a single server to multiple datacenters and hundreds of thousands of users. However, you might have (rightly!) guessed that there is a lot more to system design than what we have covered so far. This course should give you a sweeping glance at the things that are fundamental to any system design process. Specific solutions implemented, frameworks and orchestration systems used evolve rapidly. However, the guiding principles remain the same. We hope you this course helped in getting you started along the right direction and that you have fun designing systems and solving interesting problems.
|
||||
Reference in New Issue
Block a user