There are two common ways Microservices communicate with each other: Synchronous and Asynchronous. RabbitMQ was released in 2007 and is one of the first common message brokers to be created. RabbitMQ is an open-source that delivers messages through both point-to-point and pub-sub methods.

5m read timeFrom medium.com
Post cover image
Table of contents
Redis vs Kafka vs RabbitMQMicroservices Communication: Synchronous and AsynchronousAsynchronous Communication AdvantagesChoosing the Right Message BrokerComparing Different Message BrokersRabbitMQ (AMQP)KafkaRedisMessage Brokers per Use CaseShort-lived Messages: RedisLarge Amounts of Data: KafkaComplex Routing: RabbitMQConsider Your Software Stack
4 Comments

Sort: