From 3f368b000b4ea220a0c3f66fe55fca69aacabf46 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Fri, 2 Mar 2018 13:24:38 +0800 Subject: [PATCH] Linux Performance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60dd29c..4f595ef 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ An updated and curated list of selected readings to illustrate Scalability, Avai * [Best Practices for Scaling Out](https://blog.openshift.com/best-practices-for-horizontal-application-scaling/) * [Design for Evolution](https://docs.microsoft.com/en-us/azure/architecture/guide/design-principles/design-for-evolution) * [Learn from Mistakes](http://highscalability.com/blog/2013/8/26/reddit-lessons-learned-from-mistakes-made-scaling-to-1-billi.html) +* [Linux Performance](http://www.brendangregg.com/linuxperf.html) ## Scalability * [Microservices and Orchestration](https://hackernoon.com/microservices-are-hard-an-invaluable-guide-to-microservices-2d06bd7bcf5d)