Google Cloud Platform Podcast

Confluent and Kafka with Viktor Gamov

11 snips
Nov 14, 2018
Viktor Gamov, a Developer Advocate at Confluent, joins Mark and special guest host Michelle to discuss Kafka's real-time data streaming capabilities and how Confluent helps connect with cloud platforms like Google Cloud. They also answer a question about Next 2019 and share tips for writing effective conference abstracts.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Kafka: A Unique Platform

  • Kafka is a unique streaming platform in distributed systems.
  • It acts as a message queue and database hybrid, enabling real-time data consumption and processing.
ANECDOTE

Kafka's Origin

  • Kafka was initially developed at LinkedIn to speed up data ingestion into Hadoop.
  • It shifted from batch-oriented pipelines to real-time stream processing.
INSIGHT

Kafka's Data Structure

  • Kafka uses an append-only log data structure, enabling fast writes and sequential reads.
  • This structure, similar to messaging queues, makes Kafka suitable for messaging use cases.
Get the Snipd Podcast app to discover more snips from this episode
Get the app