This template facilitates the deployment of an instance of Apache Kafka in conjunction with Apache ZooKeeper on Railway.app. It includes examples illustrating Kafka's consumer and producer capabilities implemented in NodeJS.
- Kafka and ZooKeeper Integration
- NodeJS Consumer Example (/consumer) (source)
- NodeJS Producer Example (/producer) (source)
- Click the "Deploy on Railway" button above.
- Configure Kafka and ZooKeeper according to your specific requirements within the designated directories.
- Input the necessary environment variables and establish authentication parameters as needed.
- Deploy the template to initiate your Kafka and ZooKeeper instance.