Service oriented architecture (SOA) is a style of software design where services are provided to other applications or components through some kind of protocol over the network.

Basic Principles of SOA

  • Independent of vendors, products, and technologies.
  • Represents a business activity with a specified outcome.
  • Self-contained.
  • Black box for consumer of the service.
  • Loose coupling between services.

Sources:

https://en.wikipedia.org/wiki/Service-oriented_architecture

Last modified: March 22, 2019

Author

Comments

Write a Reply or Comment