Category Archives: RabbitMQ

RabbitMQ Interview Questions Answers

RabbitMQ is a popular open-source message broker. RabbitMQ is considered a vital skill for different Software related jobs specifically for Integration Developers and Integration architects. This RabbitMQ Interview Questions Answers article will help you in preparation of your job interview for RabbitMQ related jobs.

MuleSoft RabbitMQ Integration Using AMQP Connector

MuleSoft RabbitMQ Integration is achieved using AMQP Connector. AMQP (Advanced Message Queuing Protocol) is a messaging protocol for RabbitMQ together with various other supported protocols. In this article, I will explain how to Publish and Consume AMQP messages with RabbitMQ queues and exchanges using MuleSoft AMQP operations.

Kafka Vs RabbitMQ: A Comparison of Kafka and RabbitMQ

Kafka and RabbitMQ are popular products in the market fulfilling a wide set of use cases as message broker or event streaming platform. Despite the fact that these two open-source applications are fundamentally different from a variety of aspects, Kafka Vs RabbitMQ is a popular question among the people in IT industry when deciding applications… Read More »

RabbitMQ Introduction: RabbitMQ Beginners Tutorial

When integrating heterogeneous applications and systems and enabling message communication between these systems to achieve desired business goals, choosing the right messaging platform is always a key decision in any organization. Legacy approach of Point to Point Integration between a set of systems and applications is neither scalable nor performance efficient and that’s why organizations… Read More »