Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 552 Bytes

outline.md

File metadata and controls

22 lines (20 loc) · 552 Bytes

Outline

Motivasyon ve Müşteri Kullanım Örnekleri

Apache Kafka Temelleri

  • Broker
  • Consumers, Consumer offsets
  • Topics, Partitions, Replication
  • Commit logları and streams (akışlar)
  • Üst düzey mimari
  • Zookeeper

Kafka Nasıl Çalışır

  • Geliştirmeye giriş
  • Partition liderliği ve replication
  • Veri saklama politikası
  • Producer Tasarımı ve Garantileri
  • Teslimat garantileri, idempotent producers
  • Partition stratejileri
  • Consumer grupları ve Consumer rebalance
  • Topic Sıkıştırma
  • Sorun giderme
  • Güvenlik