More than 80% of all Fortune 100 companies trust, and use Kafka. Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications. Application of KafkaApache Kafka is based on the commit log, and it allows users to subscribe to it and publish data to any number of systems or real-time applications. Example applications include managing passenger and driver matching at Uber, providing real-time analytics and predictive maintenance for British Gas smart home, and performing numerous real-time services across all of LinkedIn. About the CourseI am creating Apache Kafka for absolute beginners course to help you understand the Apache Kafka Internal, the architecture of Kafka distributed system, Role of Zookeeper, Kafka CLI and Client With NodeJS. We’ll learn all the fundamentals of Apache Kafka in simple way with NodeJS. At the end of this course, you’ll be in good state to work on apache kafka project: The Apache Kafka ArchitectureKafka Fundamental topic: Topics, Partitions, Brokers, Replicas, Producers, Consumers and ZookeeperLaunch your own Kafka cluster with docker Windows / MacOS X / LinuxKafka Command Line Interface (CLI)Code Producer and Consumers using the NodeJS (KafkaJS Library)Learn How kafka Work as distributed systemWhat is Message BrokerKafka Client ConfigurationProducer Configuration in detailTransactionBatch ProcessingLearn How to setup Logger With kafka Clientetc.