Multiple choice technology architecture

What is the function of ESB?

  1. a) To transport the messages between software components

  2. b) It documents the rules and descriptions associated with every given component

  3. c) contains information (metadata) about all the components that the SOA supports.

  4. d) provides reference information about software components that are running or available for use

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

The Enterprise Service Bus (ESB) is a middleware infrastructure that transports messages between different software components and services. It provides communication, transformation, and routing capabilities. Options B and C refer to Service Registry functions; option D refers to Service Broker.