From 452e377933ff9f2e45a27eadce2347468054b277 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sat, 12 May 2018 02:40:35 +0800 Subject: [PATCH] refactor --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 30beb52..d166735 100644 --- a/README.md +++ b/README.md @@ -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)