From 0ce16ab0011631f7da661b1ef2ad386cc5584cec Mon Sep 17 00:00:00 2001 From: Dzmitry Lahoda Date: Tue, 28 Nov 2017 17:27:54 +0300 Subject: [PATCH] =?UTF-8?q?Added=20Microservice=20Databases:=20Migrating?= =?UTF-8?q?=20from=20Relational=20Monolith=20to=20D=E2=80=A6=20(#2657)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added Microservice Databases: Migrating from Relational Monolith to Distributed Data (By O'Reilly) * fixed concerns --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index cc143d0f..b5b7eef7 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -672,6 +672,7 @@ * [How to Write Unmaintainable Code](http://mindprod.com/jgloss/unmain.html) * [Kanban and Scrum - making the most of both](http://www.infoq.com/minibooks/kanban-scrum-minibook) * [Kanban for skeptics](https://leanpub.com/kanbanforskeptics) - Nick Oostvogels +* [Microservice Databases: Migrating from Relational Monolith to Distributed Data](http://www.oreilly.com/programming/free/migrating-to-microservice-databases.csp) *(Just fill the fields with any values)* * [Microservices AntiPatterns and Pitfalls](http://www.oreilly.com/programming/free/microservices-antipatterns-and-pitfalls.csp) *(Just fill the fields with any values)* * [Microservices in Production](http://www.oreilly.com/programming/free/microservices-in-production.csp) *(Just fill the fields with any values)* * [Microservices vs. Service-Oriented Architecture](http://www.oreilly.com/programming/free/microservices-vs-service-oriented-architecture.csp) *(Just fill the fields with any values)* -- GitLab