loading
loading
loading
Learn more: https://cnfl.io/kafka-on-the-go-partitions | What is a Kafka partition, and what are its advantages? Partitioning takes a single topic log and breaks it into multiple logs, which makes it easier to store messages, write new ones, and process existing ones across all the nodes within a Kafka cluster. Kris Jenkins (Senior Developer Advocate, Confluent) explains that Kafka events are stored in a topic, which is an ever-growing log of what happened. As your system becomes popular, with the requirement to process millions of log messages per second, for example, splitting up that log into multiple partitions allows for better system performance. LEARN MORE ► What is Apache Kafka?: https://cnfl.io/what-is-apache-kafka-article ► Kafka 101 – Kafka Partitioning: https://cnfl.io/intro-to-apache-kafka-partitioning ► How to Choose the Number of Topics/Partitions in a Kafka Cluster?: https://cnfl.io/choose-number-topics-partitions-in-a-kafka-cluster -- ABOUT CONFLUENT Confluent is pioneering a fundamentally new category of data infrastructure focused on data in motion. Confluent’s cloud-native offering is the foundational platform for data in motion – designed to be the intelligent connective tissue enabling real-time data, from multiple sources, to constantly stream across the organization. With Confluent, organizations can meet the new business imperative of delivering rich, digital front-end customer experiences and transitioning to sophisticated, real-time, software-driven backend operations. To learn more, please visit www.confluent.io. #streamprocessing #confluent #apachekafka #kafka
What is Apache Kafka and how does it work? Learn Apache Kafka the fastest, easiest way possible - on the go, from the team that originally created Kafka. Let’s start by understanding Kafka basics, core concepts, and terms in a series of quick, 1-minute explainer videos with Confluent’s developer advocates, Danica Fine and Kris Jenkins. In this series, the duo explains Kafka fundamentals, including: - Kafka topics - Kafka consumers and producers - Events - Partitions Learn everything there is to know about Kafka, as well as the real-time data streaming ecosystem while on the go—helping developers and software engineers to get the most out of Apache Kafka and the Cloud. Check out these snack-sized videos and learn more.