What is Service Oriented Architecture?
Service Oriented Architecture (SOA) is a style to design software system where 2 or more component communicates with each other over a network through a defined protocol. Advantages of SOA architecture. Loosely Couple – A component in SOA architecture must be loosely coupled. One service does not require to know the technical and platform details … Read more