I’m messing around with a single node k8s homelab I’m running for fun side projects and micro service development.
I’ve done a lot of work with Kafka, but it’s pretty heavy and I really just want a decent pub/sub queue setup between services that would be somewhat reliable.
Is there anything you’d recommend? Open to thoughts on just using Postgres as a queue as well.
At the other end of the spectrum: just use a managed queue from your preferred big cloud provider. All are reliable enough for this use case, and the cost for most projects would be zero or negligible.
[1]: https://zeromq.org/