Kafka Basics for Beginners

Kafka Basics for Beginners.

Kafka is an open source distributed event streaming platform. It is currently used by thousands of companies as it can handle huge volume and high velocity of data. It is currently managed by Apache Software Foundation.

This particular course does not need any prior knowledge of anything. You will learn everything about Kafka from scratch.

We are going to learn the below as part of this course.

  • What is Kafka ?
  • What are the different Advantages of Kafka ?
  • What are the different Disadvantages of Kafka?
  • A detailed comparison of Kafka with Traditional Messaging Systems ActiveMQ, RabbitMQ etc.
  • The various use cases where we should use KafKa
  • The various use cases where we should not use Kafka
  • Understand Key Kafka Concepts – Kafka Cluster, Kafka Brokers, Events, Producers,Topics,Partitions,Offsets,Consumer,Consumer Groups,Consumer Offsets etc
  • Understand the concept of Topic Replication
  • Understand how Kafka stores the messages
  • Understand the Message Retention concept of Kafka
  • A very basic understanding of Kafka Streams
  • A very basic understanding of Kafka Connectors
  • Understand the significance of Zookeeper with respect to Kafka
  • A very basic understanding of Kafka Security
  • How to install Kafka in your personal laptop/desktop.
  • How to start Zookeeper and Kafka Broker in the Terminal using the command line tools provided as part of the Kafka Installation.
  • How to Create Topics, List Topics,Describe Topics and Delete Topics using the kafka-topics script which is provided as part of the Kafka Installation.
  • How to publish messages to Kafka Topics using the kafka-console-producer script which is provided as part of the Kafka.
  • How to consume messages from Kafka Topics using the kafka-console-consumer script which is provided as part of the Kafka.
  • How to set up Multi Broker Cluster
  • How to perform Topic Replication and Check Fault Tolerance
  • How to read Read __consumer_offsets Topic
  • How to Configure Message Retention at Topic level

Free $19.99 Redeem Coupon
Online Tutorials
Show full profile

Online Tutorials

Online Tutorials is a website sharing online courses, and online tutorials for free on a daily basis. You can find the best free online courses and thousands of free online courses with certificates to take your knowledge to the next level with the free courses.

We will be happy to hear your thoughts

Leave a reply

Online College Courses
Logo
Register New Account