Kafka Series

=What's Kafka=

Abstract

  • Brief Introduction
  • Message System
  • Why Kafka
  • What Kafka can do

Apache Kafka is a distributed message system

 

What exactly does that mean?

What is Message System?

Why use message system?

Asynchronous

Process

Decoupling

Flow Control

Asynchronous Process

Flow Control

Decoupling

Shop

Shop

Amazon.com

Why Kafka?

Kafka vs RabbitMQ

 

Kafka vs RabbitMQ

=Performance=

Kafka vs RabbitMQ

=Message Handle=

What Kafka can do

  • Messaging
  • Website Activity Tracking
  • Log Aggregation
  • Stream Processing
 

Messaging

Website Activity Tracking

Log Aggregation

Data Stream Processing

Review

  • What is Kafka
  • What is Message System?
  • Why use Kafka
  • What Kafka can do

What Next?

  • Kafka Basic Concept
  • How to install
  • How to tune brokers
  • Kafka Topics
 

Any Questions?

Kafka series - What's Kafka

By Harvey Jhuang

Kafka series - What's Kafka

Brief Introduction what is Kafka and what Kafka can do

  • 582