Hacker News new | ask | show | jobs
by erikcw 1475 days ago
RabbitMQ is a more natural alternative to SQS than Kafka I’d say. Redis can also be leveraged as a message broker depending on your needs.
1 comments

Rabbit is definitely interesting. How is the maintenance/management on RabittMQ? Is it comparable to say a Postgres instance, or is it more or less?