Microservices Patterns – Chris Richardson

Microservices Patterns teaches enterprise developers and architects how to build applications with the microservice architecture. Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach, exploring both the benefits and drawbacks. https://www.amazon.com/Microservices-Patterns-examples-Chris-Richardson/dp/1617294543

Testing Strategies in a Microservice Architecture – Toby Clemson

Thanks to Toby Clemson and Martin Fowler for a great presentation on how testing approaches and techniques should be applied on microservices architecture. Testing Strategies in a Microservice Architecture There has been a shift in service based architectures over the last few years towards smaller, more focussed “micro” services. There are many benefits with this approach such as the ability to independently deploy, scale and maintain each component and parallelize development across multiple teams. However, once these additional network partitions have been introduced, the testing strategies that applied for monolithic…

Microservice architecture with ASP.NET Core – Glenn Condron, Cesar De Ia Torre Llorente

A great speech from Cesar De La Torre LIorente. Simply well put and provides important insights into microservice architectural approach. https://channel9.msdn.com/Events/Build/2017/T6051 https://channel9.msdn.com/events/Ignite/Microsoft-Ignite-Orlando-2017/BRK3317?term=Microservice%20architecture%20