ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

167,684 results

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

276,015 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)

874,555 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

331,551 views

2 years 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

86,834 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

929,852 views

1 year ago

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

In this video of code decode we have covered top 3 micro services interview questions where 90 percent developer fails to ...

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

49,484 views

6 months ago

ByteByteGo
8 Most Important System Design Concepts You Should Know

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg-social Animation tools: ...

6:05
8 Most Important System Design Concepts You Should Know

380,303 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...

82,569 views

8 months 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

314,029 views

2 years 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

15,253 views

3 months ago

Programming with Mosh
Design Patterns in Plain English | Mosh Hamedani

Design Patterns tutorial explained in simple words using real-world examples. Ready to master design patterns? - Check out ...

1:20:01
Design Patterns in Plain English | Mosh Hamedani

1,527,858 views

6 years ago

MindMajix
Microservices Interview Questions 2026 | Top Microservices Interview Questions & Answers | MindMajix

We cover key concepts, best practices, including technical, architectural, and design pattern questions. We'll cover everything ...

52:20
Microservices Interview Questions 2026 | Top Microservices Interview Questions & Answers | MindMajix

65,112 views

11 months ago

Николай Тузов — Golang
Outbox Pattern: Theory and Practice | Microservices Architecture

Transactional Outbox is a pattern that ensures the atomicity of two operations: saving changes to the database and sending a ...

43:41
Outbox Pattern: Theory and Practice | Microservices Architecture

36,398 views

1 year ago

ByteByteGo
Top 5 Most Used Architecture Patterns

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

5:53
Top 5 Most Used Architecture Patterns

374,559 views

2 years 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,794 views

4 months 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,529 views

6 months 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

40,962 views

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

210,067 views

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

22,059 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,266 views

5 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

12,320 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,366 views

4 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,892 views

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

17,066 views

9 months ago

sudoCODE
Introduction to circuit breaker in microservices (for beginners)

Learning system design is not a one time task. It requires regular effort and consistent curiosity to build large scale systems.

11:37
Introduction to circuit breaker in microservices (for beginners)

68,755 views

3 years ago