From 0c6bf1b5493a097c71703552bb09a17b6fa0da19 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Tue, 13 Feb 2018 00:03:42 +0800 Subject: [PATCH] My Scaling Hero - Jeff Atwood --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52d377e..3da3eb2 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ A curated list of selected readings to illustrate Scalability, Availability, and - [Books](#books) ## Principles +* [My Scaling Hero - Jeff Atwood](https://blog.codinghorror.com/my-scaling-hero/) * [Principles of Chaos Engineering](https://www.usenix.org/conference/srecon17americas/program/presentation/rosenthal) * [Finding the Order in Chaos](https://www.usenix.org/conference/srecon16/program/presentation/lueder) * [The Clean Architecture - Robert C. Martin (Uncle Bob)](https://8thlight.com/blog/uncle-bob/2012/08/13/the-clean-architecture.html)