This commit is contained in:
binhnguyennus 2018-05-12 02:40:35 +08:00
parent acf1f7dcb4
commit 452e377933
1 changed files with 1 additions and 5 deletions

View File

@ -568,11 +568,6 @@ An updated and curated list of selected readings to illustrate best practices in
* [Tech Stack at TransferWise](http://tech.transferwise.com/the-transferwise-stack-heartbeat-of-our-little-revolution/)
* [Architecture of Nubank](https://www.infoq.com/presentations/nubank-architecture)
## Ad-hoc
* [AWS Whitepapers](https://aws.amazon.com/whitepapers/)
* [Scalable Gaming Patterns on AWS](https://d0.awsstatic.com/whitepapers/aws-scalable-gaming-patterns.pdf)
* [Scaling Online Migrations at Stripe](https://stripe.com/blog/online-migrations)
## Interview
* [Designing Large-Scale Systems](https://www.somethingsimilar.com/2013/01/14/notes-on-distributed-systems-for-young-bloods/)
* [My Scaling Hero - Jeff Atwood (a dose of Endorphins before your interview, JK)](https://blog.codinghorror.com/my-scaling-hero/)
@ -584,6 +579,7 @@ An updated and curated list of selected readings to illustrate best practices in
* [Top 10 Common Large-Scale Software Architectural Patterns in a Nutshell](https://towardsdatascience.com/10-common-software-architectural-patterns-in-a-nutshell-a0b47a1e9013)
* [How NOT to design Netflix in your 45-minute System Design Interview?](https://hackernoon.com/how-not-to-design-netflix-in-your-45-minute-system-design-interview-64953391a054)
* [Explaining Low-Level Systems (OS, Network/Protocol, Database, Storage)](https://www.palantir.com/how-to-ace-a-systems-design-interview/)
* [AWS Whitepapers](https://aws.amazon.com/whitepapers/)
* [OSI and TCP/IP Cheat Sheet (Short but Sweet)](http://jaredheinrichs.com/mastering-the-osi-tcpip-models.html)
* [The Precise Meaning of I/O Wait Time in Linux](http://veithen.github.io/2013/11/18/iowait-linux.html)
* [Paxos Made Live An Engineering Perspective](https://research.google.com/archive/paxos_made_live.html)