From 15effe4639eeb6350b033bef40b207db718f0cb7 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein Date: Mon, 29 Feb 2016 15:36:53 +0100 Subject: [PATCH] Add SOA articles --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f75fbe6..3df82e8 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,8 @@ Articles * [High Scalability](http://highscalability.com/): great blog about system architecture, its weekly review article are packed with numerous insights and interesting technology reviews. * [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/) ### Know your language