From e07fca3548a1a1c486898923a07cb3849551bd83 Mon Sep 17 00:00:00 2001 From: capgemini Date: Fri, 24 May 2024 10:45:06 +0000 Subject: [PATCH] Update from https://github.com/Capgemini/blog-private/commit/3c8a1e965cbe213a49dbbdf7ac0830f76cc9de61 --- _posts/2014-10-17-microservices-reality-check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2014-10-17-microservices-reality-check.md b/_posts/2014-10-17-microservices-reality-check.md index 78580df..a42f334 100755 --- a/_posts/2014-10-17-microservices-reality-check.md +++ b/_posts/2014-10-17-microservices-reality-check.md @@ -51,7 +51,7 @@ Before we close, here's a reading list of the things we've found most useful in * [Idempotency is not a Medical Condition - Pat Helland](http://queue.acm.org/detail.cfm?id=2187821) * [Martin Fowler - You Must Be This Tall To Use Microservices](http://martinfowler.com/bliki/MicroservicePrerequisites.html) -* [Adrian Cockroft - Migrating to Microservices](http://qconlondon.com/dl/qcon-london-2014/slides/AdrianCockcroft_MigratingToMicroservices.pdf) +* [Adrian Cockcroft - Migrating to Microservices](http://qconlondon.com/dl/qcon-london-2014/slides/AdrianCockcroft_MigratingToMicroservices.pdf) * [Michael Nygaard - Stability Patterns, and Ant-Patterns...](http://www.slideshare.net/justindorfman/stability-patterns-presentation) * [Eric Evans - Domain Driven Design: Tackling Complexity in the Heart of Software](http://www.amazon.co.uk/Domain-driven-Design-Tackling-Complexity-Software/dp/0321125215) * [Uncle Bob - Microservices and Jars](http://blog.cleancoder.com/uncle-bob/2014/09/19/MicroServicesAndJars.html)