H13-821_V3.0 · Question #291
Enterprise Service Bus (ESB) can provide reliable message transmission, service access, protocol conversion, data format conversion, etc., and content-based routing and other functions, shielding…
The correct answer is A. True. Option A is correct because an Enterprise Service Bus is middleware infrastructure specifically designed to integrate disparate services across an enterprise by abstracting away the underlying differences between them. ESBs provide exactly the capabilities listed: reliable…
Question
Enterprise Service Bus (ESB) can provide reliable message transmission, service access, protocol conversion, data format conversion, etc., and content-based routing and other functions, shielding the physical location, protocol and data format of services.
Options
- ATrue
- BFalse
How the community answered
(28 responses)- A75% (21)
- B25% (7)
Explanation
Option A is correct because an Enterprise Service Bus is middleware infrastructure specifically designed to integrate disparate services across an enterprise by abstracting away the underlying differences between them. ESBs provide exactly the capabilities listed: reliable messaging (often via guaranteed delivery mechanisms), service virtualization (hiding physical locations), protocol mediation (e.g., HTTP to JMS), data transformation (e.g., XML to JSON), and intelligent routing based on message content. Because these are the core, defining functions of an ESB architecture, the statement is entirely accurate.
Option B is wrong simply because the statement is a factual, accurate description of what an ESB does, not a distortion or exaggeration of its capabilities.
Memory tip: Think of an ESB as a universal translator and traffic cop in one - it speaks every protocol, transforms any data format, and routes messages to the right service regardless of where that service physically lives. If a statement says ESB does any combination of those things, it is almost certainly true.
Topics
Community Discussion
No community discussion yet for this question.