From 7e1c991c99066fd7441772a97b8b3a27625432c0 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Wed, 2 May 2018 11:54:58 +0800 Subject: [PATCH] Things to Keep in Mind When Building a Platform for the Enterprise - Heidi Williams, VP Platform at Box --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0947971..bafc911 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ An updated and curated list of selected readings to illustrate High Scalability, ## Principles * [Designs, Lessons and Advice from Building Large Distributed Systems - Jeff Dean, Google](https://www.cs.cornell.edu/projects/ladis2009/talks/dean-keynote-ladis2009.pdf) * [On Efficiency, Reliability, Scaling - James Hamilton, VP at AWS](http://mvdirona.com/jrh/work/) +* [Things to Keep in Mind When Building a Platform for the Enterprise - Heidi Williams, VP Platform at Box](https://blog.box.com/blog/4-things-to-keep-in-mind-when-building-a-platform-for-the-enterprise/) * [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 Twelve-Factor App](https://12factor.net/)