The Ultimate Guide of Using Kafka with Node.js
Florian Ludewig
Kafka is all about events. Events are organized in topics and categorized into partitions. These streams of events can then be used to build Publish/Subscribe systems or a Message Queues, which processess messages in parallel. In this video you will learn everything you need to know, to use Kafka with Node.js.
Source Code: https://github.com/flolu/kafka Watch on Rumble: https://rumble.com/v21bc2g Watch on YouTube: https://youtu.be/gTwXG8lC2GM
Website: https://flolu.de Instagram: https://www.instagram.com/flo.ludewig GitHub: https://github.com/flolu Donations: https://flolu.de/donations Contact: https://flolu.de/contact
Timeline 00:00 Intro 00:26 How Kafka Works 02:19 Why You Should Use Kafka 03:01 Minimal Node.js Example 05:27 Cryptocurrency Wallet Tracker Overview 06:11 Cryptocurrency Wallet Tracker Implementation 08:23 Outro
124964095 Bytes