Microservices: what are pros and cons?
Pros Sam Newman in Building Microservices, enumerates the key benefits of Microservices as following: Technology Heterogeneity With a system composed of multiple, collaborating services, we can decide to use different technologies inside each one. This allows us to pick the right tool for each job, rather than having to select a more standardized, one-size-fits-all approach … Read more