<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/tags/rabbitmq/best-of/2023/10" -->

---
title: Best RabbitMQ posts — October 2023 | daily.dev
description: The most upvoted RabbitMQ posts from October 2023, curated by the daily.dev community.
canonical: https://daily.dev/tags/rabbitmq/best-of/2023/10
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/tags/rabbitmq/best-of/2023/10
og:type: website
og:site_name: daily.dev
og:title: Best RabbitMQ posts — October 2023 | daily.dev
og:description: The most upvoted RabbitMQ posts from October 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of RabbitMQ — October 2023

1. 1  
[](https://daily.dev/posts/kafka-vs-rabbitmq-what-are-the-differences--qaskjanlr "Kafka vs RabbitMQ: What Are the Differences?")  
Article  
![Avatar of earthly](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/139a6e6902684ea1aa97ca01c0c8c92e)Earthly · 3y  
Kafka vs RabbitMQ: What Are the Differences?  
Apache Kafka and RabbitMQ are popular distributed messaging systems with functionalities for real-time data processing, analytics, event-driven architectures, and more. Kafka is a distributed streaming platform with high throughput, low latency, and a publish-subscribe model. RabbitMQ is a message broker with support for multiple protocols and flexible routing capabilities. Kafka excels in real-time data processing, event sourcing, and log aggregation, while RabbitMQ is suitable for asynchronous communication, microservices communication, and IoT data ingestion.  
80  
4
2. 2  
[](https://daily.dev/posts/building-microservices-with-python-leveraging-django-rabbitmq-and-pika-sg2qoaesm "Building Microservices with Python: Leveraging Django, RabbitMQ, and Pika")  
Article  
![Avatar of awstip](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/aea5725665d4494d8470f6c11612e774)AWS Tip · 3y  
Building Microservices with Python: Leveraging Django, RabbitMQ, and Pika  
This article discusses the concept of microservices and how to build a microservice with Python Django and Flask. It also introduces RabbitMQ as a message broker for communication between microservices.  
15

[See all RabbitMQ archives](/tags/rabbitmq/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/tags/rabbitmq/best-of/2023/10#page","url":"https://daily.dev/tags/rabbitmq/best-of/2023/10","name":"Best RabbitMQ Posts — October 2023","description":"The most upvoted RabbitMQ posts from October 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/tags/rabbitmq/best-of/2023/10#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/kafka-vs-rabbitmq-what-are-the-differences--qaskjanlr","name":"Kafka vs RabbitMQ: What Are the Differences?"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/building-microservices-with-python-leveraging-django-rabbitmq-and-pika-sg2qoaesm","name":"Building Microservices with Python: Leveraging Django, RabbitMQ, and Pika"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Tags","item":"https://daily.dev/tags"},{"@type":"ListItem","position":3,"name":"RabbitMQ","item":"https://daily.dev/tags/rabbitmq"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/tags/rabbitmq/best-of"},{"@type":"ListItem","position":5,"name":"October 2023"}]}]}
```

