Microservices Standardization from Models
Microservices is emerging as an architectural pattern. They encourage small, autonomous and decoupled services exposing a stable contract implementing a business service with the minimum set of external dependencies.
For further discussions on Microservices, accurate definitions and its use cases read Lewis & Fowler, Richardson, or Crammon.
With no doubt, Microservices are gaining momentum. A lot, and too fast, as usual in the tech industry. So fast, that microservices abuse (just because has its buzz component and coolness factor) is already causing also problems:
More… »