InterviewSolution
Saved Bookmarks
| 1. |
What is ESB? Explain the essentiality of the ESB in the applications integration. |
|
Answer» An Enterprise Service Bus (ESB) is fundamentally an ARCHITECTURE. It is a set of rules and principles for INTEGRATING numerous APPLICATIONS together over a bus-like infrastructure. ... This decouples systems from each other, allowing them to communicate without dependency on or knowledge of other systems on the bus. |
|