From 4db6c5a6e38f6fcd97361f9648f3256ccff211c1 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Mon, 12 Mar 2018 10:29:29 +0800 Subject: [PATCH] OSI and TCP/IP Cheat Sheet (short but really good) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 106866e..074ffa4 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ An updated and curated list of selected readings to illustrate High Scalability, * [System Design - Hired in Tech](https://www.hiredintech.com/classrooms/system-design/lesson/52) * [How to Ace a Systems Design Interview - Palantir](https://www.palantir.com/how-to-ace-a-systems-design-interview/) * [The Architecture Interview - Susan Fowler](https://www.susanjfowler.com/blog/2016/10/7/the-architecture-interview) +* [OSI and TCP/IP Cheat Sheet (short but really good)](http://jaredheinrichs.com/mastering-the-osi-tcpip-models.html) ## Talks * [Distributed Systems in One Lesson - Tim Berglund, Senior Director of Developer Experience at Confluent](https://www.youtube.com/watch?v=Y6Ev8GIlbxc)