CloudApps2 Kafka
CloudApps2 Kafka
Kafka
Thanks to public domain slides Jiangjie (Becket)
Qin
Contents
• What is Kafka
• Key concepts
• Kafka clients
4
Characteristics
• Scalability (Kafka is backed by file system)
• Hundreds of MB/sec/server throughput
• Many TB per server
• Strong guarantees about messages
• Strictly ordered (within partitions)
• All data persistent
Space reserved for video
• Distributed Do not put anything here
• Replication
• Partitioning model
Topics