Categories
code design other patterns

Microservices pattern

A lot of developers talk about microservices. Microservices at an outset appear anti-agile as separation has to be tackled early on which is not easy as most of the time deeper understanding is required in order to decide how to brake up components. Build MVP and decompose when you learn….