39:39
"Distributed Commit Log: Application Techniques for Transaction Processing" by David McNeil
Messaging systems built on the idea of a distributed commit log such as Apache Kafka and Amazon Kinesis offer a powerful ...
54:51
Distributed Commit Logs with Apache Kafka by James Ward
Apache Kafka was created at LinkedIn as a resilient and scalable distributed commit log providing a traditional publish / subscribe ...
48:41
The Database Unbundled: Commit Logs in an Age of Microservices • Tim Berglund • GOTO 2019
In this talk, we'll explore the notion of unbundling that database, and putting a distributed commit log at the center of our ...
14:46
Distributed Transactions Explained: 2 Phase Commit vs Saga Pattern
Want more system design content? Head over to https://www.hellointerview.com/youtube/distributed-transactions Once you shard ...
21:11
scala.bythebay.io: James Ward, Distributed Commit Logs with Apache Kafka
ai.bythebay.io Nov 2025, Oakland, full-stack AI conference Scale By the Bay 2019 is held on November 13-15 in sunny Oakland, ...
8:27
Apache Kafka Internals From Commit Log to Distributed Stream in | CODE With Logic |
Want to understand how Apache Kafka works behind the scenes? In this video, we dive deep into Kafka Internals and explain the ...
7:44
Log Segments Outran Retention and Crashed the Broker — Kafka & the Distributed Log
Kafka segments accumulated faster than retention could clean them, the log directory grew beyond the container limit, and the ...
7:09
Kafka Fundamentals: Understanding Segments, Commit Log, and Retention Policy
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
23:39
Yunjing Xu: Building Domain Specific Databases With a Distributed Commit Log
Read the full blog post here - https://www.heavybit.com/library/blog/improving-rocksdbs-write-scalability-counting-things-at-smyte/ ...
47:05
The Database Unbundled: Commit Logs in an Age of Microservices - Tim Berglund
... explore the notion of unbundling that database, and putting a distributed commit log at the center of our information architecture.
15:33
Apache Kafka: a Distributed Messaging System for Log Processing
Apache Kafka is a very popular distributed event streaming system. It's most popular use cases are message sending and event ...
43:27
Seattle Event Driven meetup: Commit logs in an age of microservices
... explore the notion of unbundling that database, and putting a distributed commit log at the center of our information architecture.
3:33
Commit Log :Apache Kafka #log #commitlog #apachekafka #confluent #cloudwala
Apache kafka:Commit Log This lesson delves into the concept of a commit log and how it relates to Kafka. Kafka is based on the ...
7:12
Kafka: Scaling a Distributed Commit Log
Apache Kafka, an open-source distributed event streaming platform used for high-scale data pipelines.
47:05
The Database Unbundled: Commit Logs in an Age of Microservices - Tim Berglund
... explore the notion of unbundling that database, and putting a distributed commit log at the center of our information architecture.
35:23
Commit Logs in An Age of Microservices
... explore the notion of unbundling that database, and putting a distributed commit log at the center of our information architecture.
6:44
Two-Phase Commit (2PC) Protocol Explained for Beginners | Distributed Transactions
Dive into the Two-Phase Commit (2PC) protocol with our beginner-friendly explanation! This video breaks down the ...
5:45
Two phase Commit Protocol | Transaction | Distributed Systems | Lec-61 | Bhanu Priya
Distributed Systems Distributed Transaction Two phase commit protocol #distributedsystems #computersciencecourses ...
14:16
Lesson 4 - Microservices: Distributed Logging
In this lesson Mark talks about some tips about distributed logging within a Microservices architecture (or any highly distributed ...
18:56
2 motivations and customer use cases apache kafka fundamentals
... is more accurately described as a distributed commit log, optimized for persistent storage and efficient read/write operations.