ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

170,145 results

Related queries

microservices golang

strangler pattern microservices

microservices telusko

microservices saga design pattern

api gateway pattern microservices

microservices architecture spring boot

microservices communication

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

2 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,771 views

3 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,751 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

11,430 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,046 views

3 months 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,650 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,315 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,732 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

Dan Vega
Build a Spring Boot 4 REST API in Minutes

Is building a REST API with Spring Boot really harder than Python, JavaScript, or PHP? Someone asked me this question, and I ...

25:32
Build a Spring Boot 4 REST API in Minutes

7,583 views

3 days 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,119 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

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

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

370,948 views

2 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,053 views

3 years 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,724 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 🚀

16,680 views

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

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

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

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