Hello All,
I want to ask a question on how to run RabbitMQ in a limited environment. We have a product which is running in Cloud environment. But now because of the requirements of the project we must run in a on-premise environment too. But the problem is that the on premise environment is limited. We are using RabbitMQ managed services in the cloud.
The codes in the on premise are served in Windows IIS (.NET )or Tomcat(Java Spring Boot as war). We are not allowed to add more dependencies.
Can we somehow run RabbitMQ in a on premise environment. What are the possibilites to run RabbitMQ in such an environment?
Sincerely I need your support