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

2 years 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

6 Replies

2 years ago

eff98eea-4f33-41b5-be10-86353122045c


entermask
PRO

2 years ago

want to see Kafka


ayush-lal
HOBBY

2 years 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


2 years ago

the Kafka template is not the best…


2 years ago

rabbitmq template is top notch though


2 years ago

thank you, sorry for the late response


Loading...