Add System Design content (#116)

* Add System Design content

* Fix Phase 1 course URL
This commit is contained in:
Muthuraj Thangavel
2021-08-06 16:59:26 +05:30
committed by GitHub
parent bf86ecfeee
commit f3161a0b63
11 changed files with 508 additions and 1 deletions

View 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.