View a markdown version of this page

Validating your migration to Amazon MQ - Amazon MQ
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Validating your migration to Amazon MQ

In the Which TIBCO EMS architectures are used for migrating to Amazon MQ? section, a Topic to Queue bridge was used to forward messages to other EMS servers. In Amazon MQ, App 1 would send messages directly to Q1 because messages on a queue are forwarded in a Network of Brokers.

In the TIBCO EMS example, messages from App 2 are sent to Q2 and then forwarded to Q2@EMS_APPLE. In Amazon MQ, the queue name, Q2, would be the same on both message brokers, simplifying the configuration of App 1.

The following example shows the AMQ_ORANGE broker with consumers in us-east-1 and AMQ_APPLE with consumers in us-east-2 ActiveMQ console showing queues table with two queues, each having one consumer highlighted. ActiveMQ console showing two queues with one consumer each and green arrows highlighting the consumer count.