Message Mover
Messages are moved automatically between different cloud providers to provide unified access to application components using messaging.
How can message queues of different providers be integrated without an impact on the application components using them? |
Context
The application components comprising a Distributed Application often exchange data using messages. If used message queues reside in different cloud environments that form a Hybrid Cloud accessibility to queues of one environment may be restricted for application components that are deployed in another environment.
Solution
A Message Mover is used to integrate message queues hosted in different environments by receiving messages from one queue and transferring it to a queue in other environments.
Related Patterns
Public Cloud, Private Cloud, Hybrid Cloud, Community Cloud, Elastic Infrastructure, Watchdog, Update Transition Process