Spinach Blog Archive Pages Categories Tags

Microservices pros and cons

16 November 2016

TL;DR


Full Version

The famous ball of mud. The common architecture pattern.

Microservices are awesome Vs Microservices WTF!

If you chose MS: You need to be really good at CD, Quality assurance, monitoring.

Products, not Projects. Teams will keep on rotating.

Whether For MS or Vs MS, make sure to follow the more general principles such as seperation of concerns or single responsibility principle. Else, you are moving complexity to your architecture which is the worst thing that could happen to your product.

blog comments powered by Disqus
Fork me on GitHub