Skip to content

Does NLB support MQTT?

0

I would like to know if NLB can support MQTT connections, but I haven't been able to find any relevant documentation. From what I understand, NLB operates at layer 4, so MQTT should be supported, but I couldn't find any information to confirm this. Does anyone have an answer to this question?

asked 2 years ago794 views
1 Answer
1
Accepted Answer

Hello.

As you know, it is possible to use MQTT connections with NLB.
In the past, I have built a system that communicates with mosquitto installed on EC2 via NLB.

By the way, if you want to use MQTT on AWS, you can easily build it using Amazon MQ etc.
https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/welcome.html

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
  • Thank you so much for your reply! I have been looking for an answer to this question for quite some time.

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.