Multiple choice technology architecture

What are the functions of the Enterprise Service Bus?

  1. a) Transformation & Routing

  2. b) Sending and receiving messages

  3. c) Security

  4. d) Reliability

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

The Enterprise Service Bus (ESB) primarily handles transformation (converting message formats between services) and routing (directing messages to appropriate endpoints). While ESB may support security and reliability features, these are not its core functions - security is typically handled by separate gateways, and reliability by messaging protocols.