Add system design cheatsheet

This commit is contained in:
Charles-Axel Dein 2016-05-08 23:03:28 +02:00
parent 476f3887cf
commit 446a960512
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@ I highly recommend reading [The Non-Designer's Design Book](http://www.amazon.co
* [Introduction to Architecting Systems for Scale](http://lethain.com/introduction-to-architecting-systems-for-scale/)
* [A Distributed Systems Reading List](http://dancres.github.io/Pages/)
* [Services Engineering Reading List](https://github.com/mmcgrana/services-engineering)
* [System Design Cheatsheet](https://gist.github.com/vasanthk/485d1c25737e8e72759f)
### Know your language