ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,255 results

ByteMonk
Saga Pattern | Distributed Transactions | Microservices

Sagas are an essential concept in microservices and distributed systems design, and they often come up in system design ...

17:18
Saga Pattern | Distributed Transactions | Microservices

87,538 views

1 year 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,562 views

4 years ago

Java Guides
What is the Saga Microservices Pattern? | Saga Pattern Explained in 3 Minutes

The Saga Pattern is a design pattern used to manage distributed transactions in microservices, ensuring eventual consistency ...

3:45
What is the Saga Microservices Pattern? | Saga Pattern Explained in 3 Minutes

13,828 views

6 months ago

Software Developer Diaries
Saga Design Pattern Easily Explained

Try out MongoDB Atlas: https://fandf.co/4oyeRzX A huge thanks for this collab! ======⚡⚡⚡====== In this video, I dive into ...

21:50
Saga Design Pattern Easily Explained

2,943 views

1 month ago

Milan Jovanović
Saga Pattern For Microservice Architecture With Rebus And RabbitMQ

Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...

18:18
Saga Pattern For Microservice Architecture With Rebus And RabbitMQ

38,662 views

2 years ago

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

6:14
Top 7 Most-Used Distributed System Patterns

332,102 views

2 years ago

Confluent
What is the Transactional Outbox Pattern? | Designing Event-Driven Microservices

LEARN MORE: https://cnfl.io/microservices-101-module-1 The transactional outbox pattern leverages database transactions to ...

5:31
What is the Transactional Outbox Pattern? | Designing Event-Driven Microservices

41,141 views

1 year ago

People also watched

Code Decode
90% Java Developers FAIL These 3 Microservices Interview Questions | Top 3 Questions | Code Decode

Understand how to maintain consistency in distributed transactions using the Saga pattern, outbox pattern, Kafka events, and ...

18:35
90% Java Developers FAIL These 3 Microservices Interview Questions | Top 3 Questions | Code Decode

50,081 views

7 months ago

Jay Reboul
Part 4: Design Patterns in a Microservice Architecture

In this tutorial series on Microservices, we're going to dive into three of the most commonly used design patterns you'll come ...

12:14
Part 4: Design Patterns in a Microservice Architecture

35,957 views

1 year ago

Java Guides
Top 7 Microservices Design Patterns for Better Architecture

And in this video, we'll cover 7 of the most important ones The API Gateway Pattern for managing requests. The Saga Pattern for ...

35:31
Top 7 Microservices Design Patterns for Better Architecture

4,929 views

4 months ago

Java Tech Solutions
Microservices Architecture Patterns | SAGA Orchestration Design Pattern | Distributed Transaction

In this tutorial we will discuss what is saga orchestration design pattern and its internal work flow with a business use case also we ...

1:23:01
Microservices Architecture Patterns | SAGA Orchestration Design Pattern | Distributed Transaction

26,962 views

2 years ago

Byte Programming
Saga Design Pattern | MicroServices Architecture Patterns

Saga Design Pattern is used for maintaining data consistency in MicroServices Architecture. In this video, we have example of ...

24:11
Saga Design Pattern | MicroServices Architecture Patterns

46,748 views

6 years ago

CodeWith { Parveen Yadav }
intro to saga design pattern in Microservices | Importance of saga in Microservices | csharp

csharp #dotnet #designpatterns in this video, I am talking about what is SAGA design pattern and how it is important in ...

10:48
intro to saga design pattern in Microservices | Importance of saga in Microservices | csharp

4,043 views

2 years ago

TechEFX
Microservices Design Patterns: Mastering Design Patterns & Design Principles  🔥 🔥 🔥

Microservices Design Patterns: Mastering Design Patterns & Design Principles, Microservices Design Patterns: Mastering ...

49:59
Microservices Design Patterns: Mastering Design Patterns & Design Principles 🔥 🔥 🔥

73,280 views

5 years ago

Tech Primers
SAGA | Microservices Architecture Patterns | Tech Primers

This video covers 2 different SAGA patterns - Choreography and Orchestration Join this channel by contributing to the community: ...

10:55
SAGA | Microservices Architecture Patterns | Tech Primers

193,229 views

6 years ago

GOTO Conferences
When To Use Microservices (And When Not To!) • Sam Newman & Martin Fowler • GOTO 2020

This interview was recorded for the GOTO Book Club. #GOTOcon #GOTOBookClub http://gotopia.tech/bookclub Sam Newman ...

38:44
When To Use Microservices (And When Not To!) • Sam Newman & Martin Fowler • GOTO 2020

555,827 views

5 years ago

Red Hat Summit
The hardest part of microservices is your data

Hear from Christian Posta, Principal Architect, Red Hat in this breakout session at Red Hat Summit 2017. One of the tenants of ...

46:05
The hardest part of microservices is your data

179,371 views

8 years ago

GOTO Conferences
Applying the Saga Pattern • Caitie McCaffrey • GOTO 2015

This presentation was recorded at GOTO Chicago 2015. #gotocon #gotochgo http://gotochgo.com Caitie McCaffrey - Distributed ...

34:15
Applying the Saga Pattern • Caitie McCaffrey • GOTO 2015

206,850 views

10 years ago

Marco Lenzo
The SAGA Design Pattern Explained in 6 MINUTES | Orchestration vs Choreography

In traditional monolithic applications, transactions are managed by a single database, ensuring the ACID properties. Atomicity ...

6:48
The SAGA Design Pattern Explained in 6 MINUTES | Orchestration vs Choreography

37,834 views

2 years ago

Java Techie
🚀 Saga Orchestration in Microservices Explained with Real Movie Booking Example 🎬

JavaTechie #Microservice #SpringBoot #SAGA Saga Orchestration in Microservices — Movie Booking System Example In this ...

54:41
🚀 Saga Orchestration in Microservices Explained with Real Movie Booking Example 🎬

10,222 views

2 months ago

Code Decode
Saga Design pattern Spring Boot Microservices Interview Questions and Answers | Code Decode

In this video of code decode we have explained saga design pattern in Spring boot microservices. Udemy Course of Code ...

20:52
Saga Design pattern Spring Boot Microservices Interview Questions and Answers | Code Decode

164,755 views

3 years ago

Code & Cadet by ZAM
Orchestration vs Choreography in Saga Pattern | Mastering Microservices Transaction Design

Explore the core differences between Orchestration and Choreography in the Saga Pattern for microservices. This video explains ...

12:22
Orchestration vs Choreography in Saga Pattern | Mastering Microservices Transaction Design

263 views

5 months ago

campbelltech
Saga Pattern: Mastering Distributed Transactions

The Saga Pattern is a design pattern that provides a solution for implementing distributed transactions in the form of sagas that ...

7:23
Saga Pattern: Mastering Distributed Transactions

3,282 views

2 years ago

Lazy Programmer
The Saga Pattern in Microservices | Orchestration VS Choreography | Distributed Transactions

In this video, we explore how distributed transactions are managed without Saga, using a traditional synchronous approach.

8:53
The Saga Pattern in Microservices | Orchestration VS Choreography | Distributed Transactions

2,377 views

5 months ago

Devoxx
Using sagas to maintain data consistency in a microservice architecture by Chris Richardson

Please subscribe to our YouTube channel @ https://bit.ly/devoxx-youtube Like us on Facebook ...

49:10
Using sagas to maintain data consistency in a microservice architecture by Chris Richardson

318,421 views

8 years ago

Java Techie
Saga Choreography in Microservices 🔥 Movie Ticket Booking System Explained @Javatechie

JavaTechie #Microservice #SpringBoot #Kafka #SAGA In a distributed microservices system, maintaining data consistency across ...

45:22
Saga Choreography in Microservices 🔥 Movie Ticket Booking System Explained @Javatechie

16,741 views

2 months ago

DotNet Core Central
Saga Orchestration Pattern (Managing Distributed Transaction in ASP.NET Core Microservices)

In this video, I will walk through implementing the Saga Orchestration pattern for managing distributed transactions in ASP.

20:03
Saga Orchestration Pattern (Managing Distributed Transaction in ASP.NET Core Microservices)

25,768 views

4 years ago