This post originated from an RSS feed registered with Agile Buzz
by Martin Fowler.
Original Post: Microservice Trade Offs
Feed Title: Martin Fowler's Bliki
Feed URL: http://martinfowler.com/feed.atom
Feed Description: A cross between a blog and wiki of my partly-formed ideas on software development
Many development teams have found the microservices architectural
style to be a superior approach to a monolithic
architecture. But other teams have found them to be a
productivity-sapping burden. Like any architectural style,
microservices bring costs and benefits. To make a sensible
choice you have to understand these and apply them to your
specific context.