I show how Apache Kafka works with Legos. I show how a publish/subscribe system works and how topics are used. Then, I show Kafka uses breaks up data into partitions and uses a commit log. Finally, I talk about how Kafka frees up space with log compactions and the methods for choosing which data is deleted.
In this session, we will cover following things. 1. Producer 2. Consumer 3. Broker 4. Cluster 5. Topic 6. Partitions 7. Offset 8. Consumer groups We also cover
This Apache Kafka tutorial will help you master the basics of Apache Kafka including concepts of Kafka Cluster, Kafka Data Model, Kafka Topic, Kafka Architectur
РИТ++ 2017, Backend Conf Зал Кейптаун, 6 июня, 18:00 Тезисы: http://backendconf.ru/2017/abstracts/2542.html Kafka - распределённый брокер сообщений, нашедший
You've been hearing about Hadoop and HDFS. How does it work? In this video, we use an innovative method to show how HDFS works with Legos. Jesse Anderson show
In this lesson Mark Richards describes and demonstrates the core differences between Apache Kafka and standard messaging (e.g., ActiveMQ, RabbitMQ, etc.). Knowi
What is unique about a NoSQL database? In this video we talk about some of the features that make a NoSQL an excellent place for scalability and flexibility.
In this week’s Whiteboard Walkthrough, Stephan Ewen, PMC member of Apache Flink and CTO of data Artisans, describes a valuable capability of Apache Flink stream
This project provides a simple but realistic example of a Kafka producer and consumer. These programs are written in a style and a scale that will allow you to
A screencast aimed a CXOs, Managers, Engineers seeking a high-level explanation of how to start engineering a Big Data solution. Go to http://www.smokinghand.co
Real estate has a language to it. And if you understand some of the most important basic words and principles, it can help you understand how to make a lot of m
Speaker: Sreekanth Ramakrishnan, Data Engineering Team @ Lazada Apache Kafka, has become one of the center pieces of most of enterprise big data stacks. We wil
gRPC is a modern, open source, high performance RPC framework that can run in any environment. It efficiently connects services in and across data centers with
Full course: http://bit.ly/kafka-beginners-youtube
Recorded at SpringOne Platform 2016. Speaker: Joe Kutner, Confluent Slides: http://www.slideshare.net/SpringCentral/i-cant-believe-its-not-a-queue-using-kafka-
The special extended preview of my new MapReduce screencast available for purchase at http://pragprog.com/screencasts/v-jamapr/processing-big-data-with-mapreduc
Очереди бывают везде. На почте, в магазине, на заправках и даже в наших приложениях. К счастью, наши с вами очереди работают быстрее, лучше масштабируются и даю
Get the best Kubernetes training at Linux Academy: https://linuxacademy.com/?utm_source=youtube&utm_medium=description&utm_campaign=2019_coderjourney You have
In this Kafka tutorial, we will cover some internals of offset management in Apache Kafka. We will explain current offset and committed offset. Will also includ