Varun Setia
What is Difference Between MicroServices and SOA ?

What is Difference Between MicroServices and SOA ? Explain with examples .

  • Nisha Regil
    Sep, 2020 21

    SOA is a modular means of breaking up monolithic applications into smaller components, while microservices provides a smaller, more fine-grained approach to accomplishing the same objective.

    • 1
  • Sonil  Kumar
    Jul, 2021 27

    The basic major difference between SOA and Microservice is SOA prmotes sharing the Data, whereas Microservices are promoting seperate the DB for each microservice.

    SOA is a bigger concept implementing service based application where as microservice is spliting the business domain in small microservice which will communicate between each other using events( async model prefereed).

    With SOA devops culture is that much popular where as with Microservice it is a kind of must to have that.

    SOA is less scalable becase it has a kind of monolithic design, where microservice are more scalable as it has a differnt service for each business domain.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS