Published on

Kafka Fundamentals

Authors

What is Kafka and why is Kafka anyway?

Image

1 - What is Kafka?

Kafka is a distributed event store and a streaming platform. It began as an internal project at LinkedIn and now powers some of the largest data pipelines in the world in orgs like Netflix, Uber, etc.

2 - Kafka Messages

Message is the basic unit of data in Kafka. It consists of headers, key, and value.

3 - Kafka Topics and Partitions

Every message goes to a particular Topic. Topics have multiple partitions.

4 - Advantages of Kafka

Kafka can handle multiple producers and consumers, while providing disk-based data retention and high scalability.

5 - Kafka Producer

Producers in Kafka create new messages, batch them, and send them to a Kafka topic.

6 - Kafka Consumer

Kafka consumers work together as a consumer group to read messages from the broker.

7 - Kafka Cluster

A Kafka cluster consists of several brokers where each partition is replicated across multiple brokers to provide high availability and redundancy.

8 - Use Cases of Kafka

Kafka can be used for log analysis, data streaming, change data capture, and system monitoring.

Author

AiUTOMATING PEOPLE, ABN ASIA was founded by people with deep roots in academia, with work experience in the US, Holland, Hungary, Japan, South Korea, Singapore, and Vietnam. ABN Asia is where academia and technology meet opportunity. With our cutting-edge solutions and competent software development services, we're helping businesses level up and take on the global scene. Our commitment: Faster. Better. More reliable. In most cases: Cheaper as well.

Feel free to reach out to us whenever you require IT services, digital consulting, off-the-shelf software solutions, or if you'd like to send us requests for proposals (RFPs). You can contact us at [email protected]. We're ready to assist you with all your technology needs.

ABNAsia.org

© ABN ASIA

AbnAsia.org Software