Skip to content

muellerc/amazon-mq-to-websphere-mq-bridge

Repository files navigation

JMS Bridge Sample

Overview

The JMS Bridge Sample introduces an architecture which allows your to bridge from your existing on-premisses messaging broker (IBM® MQ in our example) to a managed message broker in the cloud (Amazon MQ in our case).

Quite often, these message brokers are interfaced by many applications and customers struggeling how to migrate these applications to the cloud. To reduce the risk, they don't want to migrate in a "big bang" one step szenario, but looking for an architecture which allows a step by migration to move one service after the other to the cloud.

Architecture

In this sample, we are setting up an environment as below. To simulate the on-premises message broker, we are running IBM® MQ in AWS Fargate. For the managed message broker in the cloud, we are obviously using Amazon MQ. To run the JMS bridge sample to exchange messages between both message broker, we are also using AWS Fargate because we don't want to reduce the time as much as possible, to manage an operate the solution.

JMS Bridge Sample architecture

Go Build!

To build and run this example, you have to follow 3 steps we will discuss in detail.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published