Skip to content
TrackPodcasts
technologyDec 29, 20232:38pending

How to Consume Kafka Messages With NestJS

About this episode

This story was originally published on HackerNoon at: https://hackernoon.com/how-to-consume-kafka-messages-with-nestjs.
In this article I will tell you how to implement your own kafka message consumer using the NestJs framework. I’ll also tell you how to write tests for it.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #kafka, #nestjs, #typescript, #docker, #testcontainers, #consume-kafka-messages-guide, #hackernoon-top-story, #kafka-tips-and-tricks, #hackernoon-es, #hackernoon-hi, #hackernoon-zh, #hackernoon-fr, #hackernoon-bn, #hackernoon-ru, #hackernoon-vi, #hackernoon-pt, #hackernoon-ja, #hackernoon-de, #hackernoon-ko, #hackernoon-tr, and more.

This story was written by: @vdolzhenko. Learn more about this writer by checking @vdolzhenko's about page, and for more stories, please visit hackernoon.com.

Kafka is a message broker in which some services generate messages and others receive them. In this article we will write a small application for consuming messages from kafka. And of course e2e tests. First we need to create a controller that will process messages. Then run the microservices in the main services in the NestJs framework.

Get every episode summarized

Each time Programming Tech Brief By HackerNoon publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.

Email me new episodes

Free for 3 shows. No card needed.

Hosts & guests

No transcript yet

This episode has not been transcribed. Request it and it moves to the front of the queue.

How to Consume Kafka Messages With NestJS

Programming Tech Brief By HackerNoon

0:00
2:38

More episodes

More from Programming Tech Brief By HackerNoon

View all episodes →