In service oriented architecture (SOA) the application consists of loosely coupled services. The services can be independently developed, deployed and scaled but are larger than in a microservice architecture. If a system is built with SOA it is common to use a messagebus for the event handling between the services.
For Cradle CMS the service oriented architecture (SOA) means that you can deploy the system in multiple configurations.