From 99b81eaec40df54b4d538295045e7de9503bc2ea Mon Sep 17 00:00:00 2001 From: Dima Kuchin Date: Mon, 10 Jul 2017 11:30:06 +0300 Subject: [PATCH] More content --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f83aa4..d368e0a 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ A curated **and opinionated** list of resources for Chief Technology Officers, w * [Reactive Manifesto](http://www.reactivemanifesto.org) * [Microservices – Please, don’t](http://basho.com/posts/technical/microservices-please-dont/) (also: [HackerNews discussion](https://news.ycombinator.com/item?id=12508655)) * [Shrinking microservices to functions](http://highscalability.com/blog/2017/3/27/faster-networks-cheaper-messages-microservices-functions-edg.html) + * [Design patterns for microservices](https://azure.microsoft.com/en-us/blog/design-patterns-for-microservices/) * [Serverless architecture](https://www.quora.com/What-is-Serverless-Computing) *(Quora)* * [NoSQL Databases: a Survey and Decision Guidance](https://medium.baqend.com/nosql-databases-a-survey-and-decision-guidance-ea7823a822d) * [Best Practices for Designing a Pragmatic RESTful API](http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api)