1. 9
  1.  

  2. 1

    Good comparison between the two approaches. I’ve found that the primary advantage of microservices over modules is that you can easily use different languages for each service. While this is possible with modules in some cases, it’s a tortured process.