ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

162,603 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,115 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)

875,100 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,853 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,877 views

4 months ago

People also watched

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,847 views

6 months ago

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

932,700 views

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

6 years 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,405 views

8 years ago

InfoQ
Design Microservice Architectures the Right Way

Download the slides & audio at InfoQ: https://bit.ly/2ypNF04 Michael Bryzek highlights specific key decisions that very directly ...

48:30
Design Microservice Architectures the Right Way

735,138 views

7 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,815 views

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

381,493 views

1 year ago

Jasvinder Singh Saggu
Enterprise Integration Patterns (EIP) | What is Apache Camel and how to use it?

Enterprise Integration Patterns using Apache Camel. What is Apache Camel and how to use it?

50:02
Enterprise Integration Patterns (EIP) | What is Apache Camel and how to use it?

632 views

2 weeks 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,432 views

3 months 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,709 views

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

87,262 views

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

41,059 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,324 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,161 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,279 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,972 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,459 views

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

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

3 years ago

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

CHAPTERS 00:00 - Introduction 00:37 - What is a Design Pattern? 02:01 - What are the Design Patterns? 03:27 - Strategy Pattern ...

9:27
5 Design Patterns That Are ACTUALLY Used By Developers

427,592 views

2 years ago