a year ago
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
1 Replies
a year ago
eff98eea-4f33-41b5-be10-86353122045c
entermask
PRO
a year ago
want to see Kafka
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
a year ago
the Kafka template is not the best…
a year ago
rabbitmq template is top notch though
a year ago
thank you, sorry for the late response