R
Railway3mo ago
Krøn

How do i setup message queue e.g. Kafka, RabbitMQ

Hello, im building a microservice and i want to implement messaging queues and i am unsure how to set that up on railway, any guides? I am using FastAPI for the services
6 Replies
Percy
Percy3mo ago
Project ID: eff98eea-4f33-41b5-be10-86353122045c
Krøn
Krøn3mo ago
eff98eea-4f33-41b5-be10-86353122045c
Duchess
Duchess3mo ago
New reply sent from Help Station thread:
want to see Kafka
You're seeing this because this thread has been automatically linked to the Help Station thread.
Ayush
Ayush3mo ago
this is something you can learn from watching YT videos and reading docs... Setup Kafka/Rabbit locally, familiarise yourself with it and get it working with your applications. Then simply use the templates available in Railway to spin those services up
Brody
Brody3mo ago
the Kafka template is not the best... rabbitmq template is top notch though
Krøn
Krøn2mo ago
thank you, sorry for the late response