Questions tagged with Amazon MQ
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Suddenly today our application failed health checks. In our application logs we see: "socket.gaierror: [Errno -2] Name or service not known". We use the fully qualified DNS name to connect, e.g....
1
answers
0
votes
56
views
asked 3 days agolg...
We would like to create and update configurations for an activemq broker via terraforms. Taking a look at this doc...
0
answers
0
votes
21
views
asked 6 days agolg...
Hi,
I would like to install "rabbitmq_delayed_message_exchange" plugin to my AmazonMQ instance, how could I do that ?
This is very important to functionality for my backend. If not possible, can you...
2
answers
0
votes
68
views
asked 12 days agolg...
As per AWS [docs](https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/accessing-web-console-of-broker-without-public-accessibility.html), to access broker web console privately, you need to...
1
answers
0
votes
57
views
asked 25 days agolg...
Is it not possible to create a AmazonMQ broker and a EC2 SecurityGroup in the same cloud formation?lg...
I have the following cloud formation:
```
Resources:
ActiveMQSecurityGroup:
Type: AWS::EC2::SecurityGroup
Properties:
GroupDescription: Security Group for Amazon MQ that allows...
1
answers
0
votes
69
views
asked a month agolg...
Hello, from what I understand there is no option to have MQTT insecure protocol (without SSL) using Amazon MQ. Is that correct?
I have some microcontroller with limited capabilities (but sporadically...
1
answers
0
votes
111
views
asked a month agolg...
I am searching for a way to configure the RabbitMQ (server) heartbeat value (as defined in [RabbitMQ official site](https://www.rabbitmq.com/heartbeats.html) . I'm aware of the relatively new feature...
Accepted AnswerAmazon MQ
2
answers
0
votes
163
views
asked 2 months agolg...
Amazon RabbitMQlg...
Hello Experts,
Need your assistance to integrate Amazon RabbitMQ.
I followed below links to integrate the same, and all works fine at my end. I am able to post the message and read it in lambda...
0
answers
0
votes
85
views
asked 3 months agolg...
I have created AWS ActiveMQ broker: single.
Inbound rule for port 8162 is added, run console - it works. Ok, now I need to connect to the broker from my c# application. I do :
Uri connecturi2 = new...
0
answers
0
votes
39
views
asked 3 months agolg...
I tried to create an AmazonMQ instance using RabbitMQ brokers.
I am getting following error:

Please...
1
answers
0
votes
151
views
asked 4 months agolg...
Hello!
I am new to AWS and reading the documentation has not given me a definite answer thus I am asking here in hopes of getting a concrete answer.
Setup:
* Amazon MQ with Rabbit engine, set up...
1
answers
2
votes
118
views
asked 5 months agolg...
Hi,
I am trying to set up an Amazon MQ Broker in the Active/standby deployment mode.
All connections as well as the ActiveMQ Web Console work perfectly with one of the brokers.
When I restart the...
0
answers
0
votes
92
views
asked 5 months agolg...