Service Oriented Architecture (SOA)
Jakob Jenkov |
Service oriented architecture (SOA) is an architecture in which the application logic of one (or more) applications are split up into separate services which can be called individually. Services can call each other too, if needed.
I have written a separate trail on Service Oriented Architecture, so I will not write more about it in this software architecture tutorial.
Tweet | |
Jakob Jenkov |