From e1b8ce74363a3bf6346941e906827aadcdb3e5d3 Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Mon, 22 Jan 2018 12:37:01 +0800 Subject: [PATCH] Finding the Order in Chaos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 944d5ac..c0187cc 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Contributions are always welcome! ## Principles * [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) * [CAP Theorem and Trade-offs](http://robertgreiner.com/2014/08/cap-theorem-revisited/) * [Scaling Up and Scaling Out](https://blogs.technet.microsoft.com/admoore/2015/02/17/scaling-out-vs-scaling-up/) * [ACID and BASE](https://neo4j.com/blog/acid-vs-base-consistency-models-explained/)