ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61,643 results

Jordan has no life
Two Phase Commit - Distributed Transactions | Systems Design Interview 0 to 1 with Ex-Google SWE

Anyone in the 3% of my viewership looking for me to two phase commit to them? Thanks @Cricket for bringing this up. I'll add this ...

8:19
Two Phase Commit - Distributed Transactions | Systems Design Interview 0 to 1 with Ex-Google SWE

28,737 views

2 years ago

Martin Kleppmann
Distributed Systems 7.1: Two-phase commit

Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...

18:45
Distributed Systems 7.1: Two-phase commit

80,311 views

5 years ago

Hussein Nasser
Distributed Transactions are Hard (How Two-Phase Commit works)

In this video I explain how we can use two-phase commit protocol works to achieve atomic distributed transaction. 0:00 What is ...

16:24
Distributed Transactions are Hard (How Two-Phase Commit works)

38,346 views

3 years ago

Arpit Bhayani
Distributed Transactions: Two-Phase Commit Protocol

System Design for SDE-2 and above: https://arpitbhayani.me/masterclass System Design for Beginners: ...

21:21
Distributed Transactions: Two-Phase Commit Protocol

54,248 views

3 years ago

CodeLucky
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 ...

6:44
Two-Phase Commit (2PC) Protocol Explained for Beginners | Distributed Transactions

823 views

7 months ago

Lazy Programmer
Distributed Transactions with 2-Phase Commit | Data Consistency in Microservices

Welcome back to our System Design Series! In this episode, we dive deep into one of the most fundamental concepts in ...

6:01
Distributed Transactions with 2-Phase Commit | Data Consistency in Microservices

679 views

5 months ago

Jordan has no life
Google SWE teaches systems design | EP13: Two Phase Commit

My girlfriend didn't like it when I told her I had commitment issues, so to show that I was making an effort I told her I was prepared ...

11:27
Google SWE teaches systems design | EP13: Two Phase Commit

7,822 views

3 years ago

MIT 6.824: Distributed Systems
Lecture 12: Distributed Transactions

Lecture 12: Distributed Transactions MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:17:24
Lecture 12: Distributed Transactions

53,930 views

5 years ago

Code Decode
Master 2 Phase Commit | Microservices Transaction Management Interview Questions | Code Decode

In this microservice Interview questions and answers for 2 phase commit for distributed transaction management in microservices.

21:54
Master 2 Phase Commit | Microservices Transaction Management Interview Questions | Code Decode

26,369 views

1 year ago

People also watched

Yulin Shi
Two phase commit for distributed transactions in Java

This is a demonstration of the two-phase commit concept. Source code https://github.com/julianShi/two-phase-commit.

8:24
Two phase commit for distributed transactions in Java

6,651 views

4 years ago

Audiopedia
Two-phase commit protocol

In transaction processing, databases, and computer networking, the two-phase commit protocol is a type of atomic commitment ...

4:37
Two-phase commit protocol

33,525 views

10 years ago

Codefarm
Two-Phase Commit || 2-Phase Commit protocol || Database Patterns for Microservices

What is the "Two-Phase Commit"? The basic algorithm for "Two-Phase Commit" Real-time example for "Two-Phase Commit" ...

10:44
Two-Phase Commit || 2-Phase Commit protocol || Database Patterns for Microservices

14,150 views

5 years ago

Cloud Foundry
Transactional and Data Integrity in Microservices Systems – Do We Need a Two-Phase Commit?

Transactional and Data Integrity in Microservices Systems – Do We Need a Two-Phase Commit? - Dalia Borker, JP Morgan ...

35:25
Transactional and Data Integrity in Microservices Systems – Do We Need a Two-Phase Commit?

6,725 views

7 years ago

EDA Summit
Solving distributed data problems in a microservice architecture | Microservices.io

To deliver a large complex application rapidly, frequently and reliably, you often must use the microservice architecture.

25:49
Solving distributed data problems in a microservice architecture | Microservices.io

33,154 views

4 years ago

Satish C J
Advanced DBMS #12 Two Phase Commit Protocol (2PC) In Distributed Systems

The topics covered in this session are 1. What is a Two Phase Commit Protocol (2PC)? 2. How 2PC handles failures?

16:43
Advanced DBMS #12 Two Phase Commit Protocol (2PC) In Distributed Systems

5,174 views

6 years ago

Thorben Janssen
Distributed Transactions: Don’t use them for Microservices

Since I started talking about microservices and the challenges that you have to solve whenever you want to exchange data ...

7:23
Distributed Transactions: Don’t use them for Microservices

16,252 views

5 years ago

A Dev' Story
The Saga Pattern in Microservices (EDA - part 2)

Learn about the Saga Pattern in Microservices in order to do distributed transactions, comparing Orchestration vs Choreography.

7:59
The Saga Pattern in Microservices (EDA - part 2)

255,243 views

4 years ago

CodeOpinion
Do you need a Distributed Transaction? Working through a Design Problem

If you're working in a distributed application, you're bound to run into a design issue where you want data consistency between ...

12:45
Do you need a Distributed Transaction? Working through a Design Problem

14,782 views

3 years ago

Devoxx
Data Consistency in Microservices Architecture (Grygoriy Gonchar)

While we go with microservices we bring one of the consequence which is using multiple datastores. With single data source, ...

27:10
Data Consistency in Microservices Architecture (Grygoriy Gonchar)

117,889 views

7 years ago

Arpit Bhayani
Implementing Distributed Transactions using Two Phase Commit Protocol

System Design for SDE-2 and above: https://arpitbhayani.me/masterclass System Design for Beginners: ...

39:24
Implementing Distributed Transactions using Two Phase Commit Protocol

31,791 views

3 years ago

Tech Dummies - Narendra Lakshmana Gowda
Do you know Distributed transactions?

distributedtransactions #concensus #2phasecommit #saga #r3phasecommit #transactions #systemdesigntips #systemdesign ...

31:10
Do you know Distributed transactions?

237,664 views

6 years ago

The Backend Celeb
Ben Shapiro explains the two phase commit #databasemanagement #softwareengineer
2:51
Ben Shapiro explains the two phase commit #databasemanagement #softwareengineer

211 views

7 months ago

Arpit Bhayani
Two Phase Commit to power Distributed Transactions in a Distributed System

System Design for SDE-2 and above: https://arpitbhayani.me/masterclass System Design for Beginners: ...

16:47
Two Phase Commit to power Distributed Transactions in a Distributed System

4,939 views

3 years ago

Next LVL Programming
What Is Two-phase Commit And Why Is It Often Avoided In Microservices? - Next LVL Programming

What Is Two-phase Commit And Why Is It Often Avoided In Microservices? In this informative video, we will cover the two-phase ...

3:49
What Is Two-phase Commit And Why Is It Often Avoided In Microservices? - Next LVL Programming

15 views

4 months ago

ByteMonk
Saga Pattern | Distributed Transactions | Microservices

Distributed Transactions 2. Two Phase Commit 3. Orchestration 4. Choreography FOLLOW ME ON: ▶️ Main Channel: ...

17:18
Saga Pattern | Distributed Transactions | Microservices

86,420 views

1 year ago

Education 4u
Two phase Commit Protocol | Transaction | Distributed Systems | Lec-61 | Bhanu Priya

Distributed Systems Distributed Transaction Two phase commit protocol #distributedsystems #computersciencecourses ...

5:45
Two phase Commit Protocol | Transaction | Distributed Systems | Lec-61 | Bhanu Priya

115,802 views

6 years ago

Java Tech Solutions
Microservices Architecture Patterns | 2 Phase Commit Design Pattern | Distributed Transaction

In this tutorial we will discuss what is 2 Phase Commit Design Pattern and its internal work flow with a business use case also we ...

52:08
Microservices Architecture Patterns | 2 Phase Commit Design Pattern | Distributed Transaction

7,608 views

2 years ago

CS186Berkeley
Lecture 22 Part 5 Simple 2PC: Messaging Only

Two-Phase commit works very much like the wedding ceremony and Jim Gray famously use this analogy in an early paper on ...

3:45
Lecture 22 Part 5 Simple 2PC: Messaging Only

5,109 views

7 years ago

Tech Learnings
2 Phase Commit (2PC) | Microservices Design Pattern

Hello Everyone, Welcome to Tech Learnings! Today, we are going to learn about what is exactly a two phase commit design ...

9:40
2 Phase Commit (2PC) | Microservices Design Pattern

4,885 views

4 years ago

TLA+ Video Course
Lamport TLA+ Course Lecture 6: Two-Phase Commit (HD)

IMPORTANT NOTE!: This is a mirror of Lamport's TLA+ lecture videos with some chapter markers in the video description from ...

21:23
Lamport TLA+ Course Lecture 6: Two-Phase Commit (HD)

10,815 views

7 years ago