Multiple choice technology architecture

Which of the following does SOA help expose to outside world?

  1. a) Components

  2. b) Enterprise Service Bus

  3. c) Service Broker

  4. d) Services

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

SOA exposes Services to the outside world, not the underlying components or infrastructure. Components are internal building blocks, ESB (Enterprise Service Bus) is internal middleware, and Service Broker is an internal routing mechanism - only Services are the external contract.