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 ...
12:40
Explaining Distributed Systems Like I'm 5
When you really need to scale your application, adopting a distributed architecture can help you support high traffic levels.
18:44
Distributed Systems 7.2: Linearizability
Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...
18:41
Distributed Systems 8.2: Google's Spanner
Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...
3:38
Distributed Systems Explained | System Design Interview Basics
Distributed systems are becoming more and more widespread. They are a complex field of study in computer science. Distributed ...
6:14
Top 7 Most-Used Distributed System Patterns
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter.: https://blog.bytebytego.com Animation ...
40:20
"Testing Distributed Systems w/ Deterministic Simulation" by Will Wilson
Debugging highly concurrent distributed systems in a noisy network environment is an exceptionally challenging endeavor.
16:25
Distributed Systems 3.3: Causality and happens-before
Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...
15:19
Distributed Systems | Distributed Computing Explained
In this bonus video, I discuss distributed computing, distributed software systems, and related concepts. In this lesson, I explain: ...
24:19
A friendly introduction to distributed training (ML Tech Talks)
Google Cloud Developer Advocate Nikita Namjoshi introduces how distributed training models can dramatically reduce machine ...
9:31
Episode 5: Distributed Databases Part 1
In this lesson, we introduce a fascinating and incredibly important topic: distributed databases. We discuss "nodes" and "clusters" ...
13:45
Distributed Systems 4.3: Broadcast algorithms
Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...
14:59
The Patterns Of Distributed Systems With Martin Fowler
What are the complications of working with distributed systems? In this clip, Martin Fowler talks to Dave about work he and ...
9:37
Distributed Systems 5.2: Quorums
Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...
15:58
Distributed Systems 3.2: Clock synchronisation
Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...
16:19
Distributed Systems 4.2: Broadcast ordering
Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...
9:23
Distributed Systems Introduction for Beginners
Distributed systems are a major part of computer science and the concepts around it are essential to building any modern web ...
2:28
Introducing Dapr: The Distributed Application Runtime
Get started now at https://dapr.io Dapr, the distributed application runtime, helps developers solve common challenges when ...
4:15
How Leader Election work in Distributed Systems | System Design Interview Basics
In this video I explain the importance of Leader election with examples, which you must know for system design interview. System ...
49:00
Distributed Systems in One Lesson by Tim Berglund
Normally simple tasks like running a program or storing and retrieving data become much more complicated when we start to do ...