Hello everyone,
I am using the IBM MQ on the AWS Cloud - Quick Start based on this deployment guide:
https://aws-quickstart.s3.amazonaws.com/quickstart-ibm-mq/doc/ibm-mq-on-the-aws-cloud.pdf.From what I can see, it creates an Auto scaling group with 1 desired instance at all time, and if one fails, another one will get it's place.
My question is: Is there a way to edit this temple so I could keep 2 instances up, which the second one will be listening as passive site? When I try to scale up another instance, the second one will always fail, cause I guess it is trying to be the active one.
I want to do it so save time on failovers.
Thanks for you help!
------------------------------
L P
------------------------------