Completed
Apache Kafka with Node.js: 02 Starting up Kafka cluster with 3 brokers
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Apache Kafka with Node.js
Automatically move to the next video in the Classroom when playback concludes
- 1 Apache Kafka with Node.js: 01 Installing Node.js with NPM
- 2 Apache Kafka with Node.js: 02 Starting up Kafka cluster with 3 brokers
- 3 Apache Kafka with Node.js: 03 Initializing Node.js project
- 4 Apache Kafka with Node.js: 04 Final Node.js project files
- 5 Apache Kafka with Node.js: 05 Creating basic Node.js producer
- 6 Apache Kafka with Node.js: 06 Producing random animal names
- 7 Apache Kafka with Node.js: 07 Creating Node.js consumer