nerdexam
CompTIA

CV0-004 · Question #147

A DevOps engineer is integrating multiple systems. Each system has its own API that exchanges data based on different application-level transactions. Which of the following delivery mechanisms would…

The correct answer is A. Enterprise service bus. An Enterprise Service Bus (ESB) is designed to facilitate application integration by providing a centralized architecture for high-level, message-based, and event-driven communication between different systems. It is particularly well-suited for integrating multiple systems…

DevOps fundamentals

Question

A DevOps engineer is integrating multiple systems. Each system has its own API that exchanges data based on different application-level transactions. Which of the following delivery mechanisms would best support this integration?

Options

  • AEnterprise service bus
  • BSocket
  • CRPC
  • DQueue

How the community answered

(20 responses)
  • A
    85% (17)
  • B
    5% (1)
  • D
    10% (2)

Explanation

An Enterprise Service Bus (ESB) is designed to facilitate application integration by providing a centralized architecture for high-level, message-based, and event-driven communication between different systems. It is particularly well-suited for integrating multiple systems with their own APIs because it can handle various data formats and protocols, enabling different applications to communicate with each other seamlessly.

Topics

#Enterprise Integration#ESB#API Integration#Middleware

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice