From 0a6e49aeb15d90e10ee821daeeb3d1bdaf15ced7 Mon Sep 17 00:00:00 2001 From: Dzmitry Lahoda Date: Sat, 2 Nov 2019 21:43:06 +0300 Subject: [PATCH] =?UTF-8?q?Add=20Software=20Architecture=20Reactive=20Micr?= =?UTF-8?q?osystems:=20The=20Evolution=20of=20Mic=E2=80=A6=20(#3438)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Software Architecture Reactive Microsystems: The Evolution of Microservices * fixed linter --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 5c7795a6..d507149b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -736,6 +736,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Object-Oriented Reengineering Patterns](http://scg.unibe.ch/download/oorp/) - S. Demeyer, S. Ducasse and O. Nierstrasz * [Practicing Domain-Driven Design - Part 1](https://leanpub.com/Practicing-DDD) - Scott Millett *(Leanpub account or valid email requested)* * [Reactive Microservices Architecture](https://www.lightbend.com/ebooks/reactive-microservices-architecture-design-principles-for-distributed-systems-oreilly) (email address *requested*) +* [Reactive Microsystems: The Evolution of Microservices at Scale](https://www.lightbend.com/ebooks/reactive-microsystems-evolution-of-microservices-scalability-oreilly) (email address *requested*) * [Scrum and XP from the Trenches](http://www.infoq.com/minibooks/scrum-xp-from-the-trenches-2) * [Serverless apps: Architecture, patterns, and Azure implementation](https://docs.microsoft.com/en-us/dotnet/standard/serverless-architecture/) * [Site Reliability Engineering](https://landing.google.com/sre/book/index.html) -- GitLab