We are using AmazonMQ setup in active/standby mode and trying to evaluate the switch over time from active to standby broker during active instance failure,
Will it be done immediately? I am using failover transport from stomp
python client to reconnect.
Is there any SLA available for max switch over time in AmazonMQ
Specifications:
1). AmazonMQ -> mq.m5.large,
2). AmazonMQ active/stand-by mode,
3). Consumers application is in python (using STOMP protocol)