From ba1f04f9b03688d452f6aeeb314aa90538c72132 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein Date: Thu, 21 Apr 2016 17:31:21 +0200 Subject: [PATCH] Add 12-factor app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88cf7ee..e35a205 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ I highly recommend reading [The Non-Designer's Design Book](http://www.amazon.co * [6 Rules of thumb to build blazing fast web server applications](http://loige.co/6-rules-of-thumb-to-build-blazing-fast-web-applications/) * [Deep Lessons From Google And EBay On Building Ecosystems Of Microservices](http://highscalability.com/blog/2015/12/1/deep-lessons-from-google-and-ebay-on-building-ecosystems-of.html) * [Service oriented architecture: scaling the Uber engineering codebase as we grow](https://eng.uber.com/soa/) +* [The twelve-factor app](http://12factor.net/) ### Know your language