1

I NEED HELP with Kafka

I'm working a thesis. I developed 4 different microservices (REST APIs). I would like to use Kafka to support large number of users. I may also place the microservices behind a HAPI Proxy. How can I use Kafka to stream requests and respond accordingly. I'm using Node.js. I think I haven't grasped Kafka. My Prof, suggested I try it to act as a broker but I'm blank right now. How do I tell Kafka I want it do a POST or GET etc?

Comments
  • 0
    @h3ll SO is a bit slow sometimes. I've been able to get faster responses around here. Case in point. I have no idea about the flow and how to plug this in before my services.
  • 0
    @h3ll this cool. Let check it out. I see something about REST.
Add Comment