Which two kinds of applications benefit from the adoption of service oriented architecture
(SOA) inspired patterns and practices?
A.
An application that retains legacy systems while evolving to accommodate future
business demands
B.
An application with tightly coupled services that enable messages to flow easily
C.
An application that utilizes fine-grained interfaces to provide communication to the object
of a service
D.
An application in which the communication between services and the business process
are platform independent.
Explanation:
Correct Answer : AD
Why not C and B ? – The main aim of SOA is to develop a loose coupling between modules, and an application can be built where the modules are not coupled with one another too tightly.
Ref : https://www.cleverism.com/how-to-build-service-oriented-architecture-soa/