Service Oriented Architecture (SOA)

Jakob Jenkov
Last update: 2014-10-31

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.

Jakob Jenkov

Featured Videos

Java Generics

Java ForkJoinPool

P2P Networks Introduction



















Close TOC
All Tutorial Trails
All Trails
Table of contents (TOC) for this tutorial trail
Trail TOC
Table of contents (TOC) for this tutorial
Page TOC
Previous tutorial in this tutorial trail
Previous
Next tutorial in this tutorial trail
Next