ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,809 results

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

20,106 views

1 year ago

Confluent
The Strangler Pattern | Designing Event-Driven Microservices

LEARN MORE: https://cnfl.io/microservices-101-module-1 The Strangler or Strangler Fig Pattern is a process for decomposing a ...

5:45
The Strangler Pattern | Designing Event-Driven Microservices

12,226 views

2 years ago

SoftwareDude
Strangler Fig Pattern | System Design | Migrate Monolithic Application to Microservices Architecture

Hi, in this video we'll talk about Strangler Fig Pattern, show a scenario how to achieve this and discuss benefits and ...

11:42
Strangler Fig Pattern | System Design | Migrate Monolithic Application to Microservices Architecture

4,581 views

2 years ago

NDC Conferences
Strangling The Monolith: Applied Patterns & Practices From The Trenches - Thomas Ploch

Many developers have been there. A beautifully crafted system that has helped the company grow slowly deteriorates into a big ...

1:01:25
Strangling The Monolith: Applied Patterns & Practices From The Trenches - Thomas Ploch

3,992 views

3 years ago

Java Guides
Strangler Fig Pattern | Strangler Fig Pattern in Microservices | Migrate Monolithic to Microservices

The Strangler Fig pattern is a method for migrating a monolithic application to microservices incrementally. It involves gradually ...

5:20
Strangler Fig Pattern | Strangler Fig Pattern in Microservices | Migrate Monolithic to Microservices

2,210 views

5 months ago

SPS Tech | Learn Java | Crack Interviews
#strangler Pattern for #monolithic to #microservices migration

strangler pattern. strangler is a plant that strangles a tree step by step. there is where the name of this pattern comes from.

5:02
#strangler Pattern for #monolithic to #microservices migration

2,882 views

3 years ago

codeonedigest
Strangler Design Pattern Tutorial with Examples for Programmer & Beginners

In this video we will learn about Strangler design pattern. This is the 4th design principle in Decomposition design principles ...

13:04
Strangler Design Pattern Tutorial with Examples for Programmer & Beginners

872 views

2 years ago

People also watched

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

Design patterns allow us to use tested ways for solving problems, but there are 23 of them in total, and it can be difficult to know ...

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

428,715 views

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

210,849 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,290 views

5 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

383,892 views

1 year ago

ArjanCodes
The Real Reason the Singleton Pattern Exists

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...

15:31
The Real Reason the Singleton Pattern Exists

40,232 views

4 months ago

Devoxx
Spring Modulith – Spring for the Architecturally Curious Developer by Oliver Drotbohm

The architecture and design of an application significantly influences its maintainability, testability, and quality in general. Spring ...

49:48
Spring Modulith – Spring for the Architecturally Curious Developer by Oliver Drotbohm

13,898 views

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

2 years ago

NDC Conferences
Monolith Decomposition Patterns - Sam Newman

Patterns to help you incrementally migrate from a monolith to microservices. Big Bang rebuilds of systems is so 20th century.

1:01:08
Monolith Decomposition Patterns - Sam Newman

25,641 views

6 years ago

GOTO Conferences
Microservices • Martin Fowler • YOW! 2016

This presentation was recorded at YOW! 2016. #GOTOcon #YOW https://yowcon.com Martin Fowler - Author, Speaker, Consultant ...

28:45
Microservices • Martin Fowler • YOW! 2016

25,670 views

3 years ago

Devoxx
Data Consistency in Microservices Architecture (Grygoriy Gonchar)

While we go with microservices we bring one of the consequence which is using multiple datastores. With single data source, ...

27:10
Data Consistency in Microservices Architecture (Grygoriy Gonchar)

117,912 views

7 years ago

SPS Tech | Learn Java | Crack Interviews
Strangler Pattern for Monolithic to Microservices migration

Your queries:- monolith to microservices monolith to microservices migration monolith to microservices migration patterns ...

0:16
Strangler Pattern for Monolithic to Microservices migration

7,225 views

3 years ago

Amazon Web Services
Back to Basics: Modernizing Monolithic Applications Using Cloud Strangler Pattern

Join Deval as she explores best practices in migrating legacy monolith applications into microservices by leveraging the cloud ...

5:29
Back to Basics: Modernizing Monolithic Applications Using Cloud Strangler Pattern

6,244 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,458 views

2 years ago

Codefarm
Microservices Decomposition: Strangler Pattern || Microservices Design Patterns

Microservices Decomposition Pattern: Strangler Pattern Microservices Design Patterns A detailed explanation of the ...

6:38
Microservices Decomposition: Strangler Pattern || Microservices Design Patterns

14,893 views

5 years ago

A Coder's Journey
Microservices Architecture Patterns - Strangler

The Strangler Pattern is a technique used in microservices architecture to gradually transition from a monolithic application to a ...

5:02
Microservices Architecture Patterns - Strangler

113 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

12,492 views

1 year ago

AWS Events
AWS Summit ANZ 2023: Modernise your monolith using strangler pattern | AWS Events

When migrating complex monolithic applications to a more microservice based architecture, organisations can face transformation ...

23:35
AWS Summit ANZ 2023: Modernise your monolith using strangler pattern | AWS Events

656 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

5,019 views

4 months ago

ByteMonk
Why Amazon is the Perfect Strangler Pattern Example

The Strangler Pattern is a software refactoring technique where new functionality is built around existing legacy systems, ...

0:47
Why Amazon is the Perfect Strangler Pattern Example

1,333 views

1 year ago

AWS Events
AWS re:Invent 2025 - Circuit Breaker, Saga & Strangler Fig: Patterns for Transformation (MAM358)

Design patterns are powerful tools for software architects. When modernizing legacy applications, three patterns hold special ...

1:00:09
AWS re:Invent 2025 - Circuit Breaker, Saga & Strangler Fig: Patterns for Transformation (MAM358)

392 views

1 month ago

AWS Events
AWS re:Invent 2023 - Application modernization, microservices & the strangler fig pattern (ENT321-R)

Move faster and innovate more with microservices. In this session, review patterns for modernizing your application architecture.

54:15
AWS re:Invent 2023 - Application modernization, microservices & the strangler fig pattern (ENT321-R)

3,718 views

2 years ago

Software Developer Diaries
Can an "Anti-Corruption Layer" save your bad software architecture?

The Anti-Corruption Layer is a pattern often used when communicating between different subsystems that don't share the same ...

7:37
Can an "Anti-Corruption Layer" save your bad software architecture?

4,909 views

2 years ago