> For the complete documentation index, see [llms.txt](https://note.levelcode.org/software-engineering-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://note.levelcode.org/software-engineering-notes/messaging/brokers.md).

# Brokers

* Kafka: one of the most advanced and popular message broker which is currently available
* Redpanda: Kafka alternative
* RabbitMQ
* Redis: it is also possible to use Redis as a message broker)

{% embed url="<https://aws.amazon.com/compare/the-difference-between-rabbitmq-and-kafka/>" %}

{% embed url="<https://www.simplilearn.com/kafka-vs-rabbitmq-article>" %}
