Q. Kafka relies on which data structure for its core storage? (A) Queue (B) Tree (C) Log (D) Heap ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Log Explanation: Kafka is fundamentally a distributed commit log system.