Multiple choice technology architecture

Which is a software component designed to connect a whole business process from end to end, flowing work from one individual or process to another until the entire business process is carried out?

  1. a) The enterprise service bus (ESB)

  2. b )The SOA registry

  3. c) Workflow engine

  4. d) Service broker

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A workflow engine orchestrates entire business processes from end to end, routing work between individuals and systems until completion. It manages process flow, state transitions, and human/system interactions. ESB transports messages; Registry stores metadata; Service Broker makes connections.