Cross Region ActiveMQ failover setup query.

0

We are using AWS ActiveMQ service. We can see same region failover setup but is there a cross region failover for ActiveMQ service . If yes How to set it up?

asked a year ago410 views
1 Answer
0

Hello,

This is Tom from AWS Support.

ActiveMQ supports Network of Brokers configuration which allows cross-region deployment of ActiveMQ brokers. This documentation here shows a sample graph of how network of brokers topology can be configured for ActiveMQ [1]. To enable failover, I recommend including "transportConnectors" inside XML configuration file to allow server side dynamic failover. [2]

Furthermore, here is an AWS blog showing a sample/reference solution for Cross Region ActiveMQ deployment [3].

I hope the above resources are helpful. Have a nice day!

Links and References

[1] https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/network-of-brokers.html#how-to-configure-cross-region

[2] https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/network-of-brokers.html#transport-connectors

[3] https://aws.amazon.com/blogs/compute/using-an-amazon-mq-network-of-broker-topologies-for-distributed-microservices/

AWS
SUPPORT ENGINEER
Tom_T
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions