Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • 1
    Micro services seems interesting mainly for 2 reason : in term of business it's very nice to be able to have a lot of decoupled component and being able to integrate them with external system easily, and for a new comer in the compagny, it might afraid them less when they see only small project instead of a big solution with 150k LOC. But w don't have the technical level required for this kind of architecture so we'll try to improve the existing solution (just like you suggest), and maybe on new project think about new servcies. Commented Jun 19, 2017 at 15:40