Apache Kafka for Beginners

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Introduction to Kafka and the ecosystem
-
1. Pre-requisites before getting started1m 17s
-
2. What is Apache Kafka3m 3s
-
3. Kafka and the Kafka ecosystem: high level overview8m 6s
-
4. Kafka Architecture within the enterprise1m 19s
-
5. How to ask questions in the Q&A1m 19s
Apache Kafka: Core Concepts
-
1. Brokers and Data Replication4m 32s
-
2. Producers6m 8s
-
3. Consumers and Consumer Groups4m 56s
-
4. Zookeeper2m 4s
-
5. Kafka Guarantees, Message Ordering2m 16s
-
6. Delivery Semantics: At least once, at most once, exactly once3m 58s
Apache Kafka: Install Docker and Start Kafka!
-
1. Pre-requisite: Docker on Mac (recent versions)3m 54s
-
2. Pre-requisite: Docker Toolbox on Mac (older versions)5m 4s
-
3. Pre-requisite: Docker on Linux (Ubuntu as an example)4m 56s
-
4. Pre-requisite: Docker on Windows 10 64bit3m 42s
-
5. Pre-requisite: Docker Toolbox on Windows (other versions)5m 25s
-
6. Starting Kafka!5m 25s
Apache Kafka: Hands-on Practice
-
1. Topic operations: create, list, delete, describe10m 49s
-
2. Publishing data to a topic using the console producer6m 44s
-
3. Consuming data from a topic using the console consumer9m 19s
-
4. Kafka Topics UI3m 58s
-
5. Writing your own producer12m 49s
-
6. Writing your own consumer12m 30s
Code Examples - Library Integrations
-
1. Kafka Producer and Consumer Examples11m 39s
-
2. Spark & Spark Streaming Integration12m 57s
-
3. Akka Streams Integration13m 37s
-
4. Scala Library & Actor Model Integration4m 58s
-
5. Apache NiFi Integration14m 42s
Advanced: Topic Configuration
-
1. Why should I care about Topic Configuration?2m 32s
-
2. Hands on: Changing Topic Configurations4m 26s
-
3. Partitions Count & Replication Factor7m 20s
-
4. Segments and Indexes6m 20s
-
5. Log Cleanup Policy: Overview3m 54s
-
6. Log Cleanup Policy: "delete" based on Time and Bytes3m 29s
-
7. Log Cleanup Policy: Log Compaction - Theory8m 4s
-
8. Hands On: Log Compaction8m 24s
-
9. Log Compression2m 26s
-
10. Other Advanced Topic Configurations2m 25s