ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

170,001 results

Related queries

strangler pattern microservices

microservices telusko

microservices saga design pattern

api gateway pattern microservices

microservices architecture spring boot

microservices communication

saga pattern microservices hindi

microservices nestjs

microservices vs monolithic

edureka!
Microservices Design Patterns | Microservices Architecture Patterns | Edureka

Microservices Architecture Training: https://www.edureka.co/microservices-architecture-training ** This Edureka's video on ...

31:46
Microservices Design Patterns | Microservices Architecture Patterns | Edureka

275,112 views

6 years ago

ByteByteGo
What Are Microservices Really All About? (And When Not To Use It)

Weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: Volume 1: ...

4:45
What Are Microservices Really All About? (And When Not To Use It)

867,738 views

3 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

328,050 views

2 years ago

ByteMonk
Top 5 Microservices Resilience Patterns

In this video, we explore resilience patterns that keep microservices running smoothly, even when things go wrong. From the ...

6:48
Top 5 Microservices Resilience Patterns

11,748 views

1 year ago

People also watched

ForrestKnight
7 Design Patterns EVERY Developer Should Know

That's what a design pattern is. A repeatable solution to a software engineering problem. Templates that can be applied to ...

23:09
7 Design Patterns EVERY Developer Should Know

899,498 views

1 year ago

Software Developer Diaries
The Outbox Pattern is seriously underrated...

In this video, I'll show you how to implement the Outbox Pattern in a Node.js microservices setup using MySQL and RabbitMQ.

15:37
The Outbox Pattern is seriously underrated...

81,300 views

8 months ago

Akhil Sharma
Master Microservices & Event-Driven Architecture: Complete 6-Hour Guide for Beginners to Advanced

Algoroq — The CTO Accelerator™ Program Join my 3-month cohort — master real production-grade system design and ...

6:14:48
Master Microservices & Event-Driven Architecture: Complete 6-Hour Guide for Beginners to Advanced

78,723 views

1 year ago

ByteByteGo
Everything You NEED to Know About Client Architecture Patterns

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

5:51
Everything You NEED to Know About Client Architecture Patterns

311,004 views

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

6 years ago

HappyCoders
Hexagonal Architecture: Robust Software With Interfaces Instead of Layers

We all know this situation: The older and larger an application becomes, the more complex and expensive it is to extend and ...

35:31
Hexagonal Architecture: Robust Software With Interfaces Instead of Layers

217 views

5 days ago

Arpit Bhayani
How Atlassian reduced latency by 70% by using Sidecar pattern and when should you use it

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

12:50
How Atlassian reduced latency by 70% by using Sidecar pattern and when should you use it

60,222 views

10 months ago

Code Decode
Top 5 Design Pattern Interview Questions and Answers you know before Interview in 2025 | Code Decode

In this video of code decode we have explained top 5 design pattern interview questions one know before appearing interview ...

19:09
Top 5 Design Pattern Interview Questions and Answers you know before Interview in 2025 | Code Decode

13,129 views

2 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

317,970 views

8 years ago

SPS Tech | Learn Java | Crack Interviews
Mastering #microservices: Implement #saga #pattern through #orchestration and #choreography

Introduction to Saga Pattern #sagapatternmicroservices, #sagamicroservices, #sagadesignpatternmicroservices, ...

8:10
Mastering #microservices: Implement #saga #pattern through #orchestration and #choreography

24,052 views

3 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

11,420 views

5 months ago

Java Guides
Top 7 Microservices Design Patterns for Better Architecture

microservices #designpatterns #java In today's video, we're going to talk about something every software architect and developer ...

35:31
Top 7 Microservices Design Patterns for Better Architecture

4,039 views

3 months ago

Java Techie
Struggling with Slow Microservices? Optimize with the Aggregator Design Pattern : Spring Boot 🚀

JavaTechie #microservice #springboot #DesignPattern Optimize Your Microservices with the Aggregator Pattern! Are your ...

29:03
Struggling with Slow Microservices? Optimize with the Aggregator Design Pattern : Spring Boot 🚀

16,680 views

8 months ago

Software Developer Diaries
Microservices with Databases can be challenging...

Check out Eraser: https://eraser.io ======⚡⚡⚡====== Here are 5 microservice patterns that can facilitate working with ...

20:52
Microservices with Databases can be challenging...

206,718 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)

254,131 views

4 years ago

ByteMonk
Sidecar Pattern in Microservices

Master how the Sidecar Pattern simplifies microservices architecture by offloading tasks like logging, monitoring, and security to a ...

7:02
Sidecar Pattern in Microservices

21,021 views

1 year 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

39,839 views

1 year ago

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

82,244 views

1 year 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

33,667 views

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

5 years ago

ByteMonk
Master Microservices Strangler Pattern by Top AWS Experts

Learn Strangler Pattern and how it's used in microservices architecture to migrate legacy systems incrementally without downtime.

5:43
Master Microservices Strangler Pattern by Top AWS Experts

19,048 views

1 year ago

codeonedigest
Microservice Design Patterns Tutorial with Example for Beginners and Software Developer

In this video we will learn microservice design pattern. A microservices architecture consists of a collection of small, autonomous ...

17:37
Microservice Design Patterns Tutorial with Example for Beginners and Software Developer

2,148 views

2 years ago

edureka!
Microservices Design Patterns | Microservices Architecture Patterns | Edureka Rewind

Edureka Microservices Architecture Training ...

33:04
Microservices Design Patterns | Microservices Architecture Patterns | Edureka Rewind

5,839 views

1 year ago