Course Overview
Apache Kafka Tutorials:
Apache Kafka is an open-source stream processing platform developed by the Apache Software Foundation written in Scala and Java. Apache Kafka supports a wide range of use cases as a general-purpose messaging system for scenarios where high throughput, reliable delivery, and horizontal scalability are important.
The course includes the following lectures;
- Kafka Introduction
- Use Case of Kafka In Big Data
- Kafka Fundamentals
- Kafka Cluster
- Kafka Workflow
- Kafka Basic Operations
- Kafka Command Line
And many other concepts as well.
Target Customers:
- Beginners in Big data
- Hadoop developers
- Big data architects
Pre-Requisites:
- Hadoop’s architecture and APIs
- Writing basic applications
- Knowledge of Java