ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

220 results

5 Minutes Tech
Microservices Explained in 5 Minutes

What are Microservices? Microservices are a popular architectural pardigm used to build decoupled, maintainable, evolvable and ...

5:17
Microservices Explained in 5 Minutes

1,034,496 views

3 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)

882,645 views

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

42,631 views

2 years ago

ByteByteGo
Kubernetes Explained in 6 Minutes | k8s Architecture

To get better at system design, subscribe to our weekly newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design ...

6:28
Kubernetes Explained in 6 Minutes | k8s Architecture

1,619,330 views

3 years ago

Javarevisited
Top 10 Microservices design patterns and principals

Further Learning: 1. Master Microservices With Spring Boot and Spring Cloud - https://bit.ly/2FNlleF 2. An Introduction to ...

6:19
Top 10 Microservices design patterns and principals

3,189 views

4 years ago

Java Techies
Guaranteed you don't know all answers | Microservices interview questions

Java interview question and answers Microservices Interview questions Spring boot interview questions java interview questions ...

4:06
Guaranteed you don't know all answers | Microservices interview questions

8,284 views

2 years ago

Google Cloud Tech
Encoder-decoder architecture: Overview

The encoder-decoder architecture is a powerful and prevalent machine learning architecture for sequence-to-sequence tasks ...

7:54
Encoder-decoder architecture: Overview

73,512 views

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

2 years ago

Semaphore
5 Options for Deploying Microservices

Microservices are the most scalable way of developing software. But that means nothing unless we choose the right way to deploy ...

4:51
5 Options for Deploying Microservices

6,771 views

3 years ago

Train To Code
The Circuit Breaker Pattern

A circuit breaker is a mechanism you can build into your software architecture to protect downstream parts of your system from ...

12:18
The Circuit Breaker Pattern

763 views

3 years 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)

257,050 views

4 years ago

Codefarm
How Microservices Communicate? ||  Microservices Interviews

This video talks about what is microservices communication and how it happens. We will cover the below topics -- 0:00 ...

12:49
How Microservices Communicate? || Microservices Interviews

1,778 views

2 years ago

5 Minutes Tech
What's an API Gateway? API Gateway for Microservices Explained

Understand the API Gateway for microservices pattern in 5 minutes! Unlock the essential component that simplifies client ...

5:22
What's an API Gateway? API Gateway for Microservices Explained

8,925 views

9 months ago

Coding Droplets
What are Microservices? - Microservices Explained - Learn Microservice Architecture

Microservice Architecture is an architectural style in which we can structure an application as a collection of services.

7:05
What are Microservices? - Microservices Explained - Learn Microservice Architecture

25,796 views

3 years ago

Geekific
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java's Future API was ...

9:30
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

59,245 views

3 years ago

Ram N Java
What Are Microservices? Explained Simply (When You Should NOT Use Them)

Curious about what microservices are and when you should NOT use them? Watch this video for a simple explanation of ...

11:30
What Are Microservices? Explained Simply (When You Should NOT Use Them)

9,011 views

3 years ago

Amigoscode
Spring Security Architecture Explained

Learn about the Spring Security framework, a comprehensive security solution for Java-based applications. In this video, we'll ...

14:41
Spring Security Architecture Explained

158,628 views

3 years ago

Flutter
How Flutter Works: Architecture #DecodingFlutter (1/6)

Welcome to the first episode of "How Flutter Works," a six-part series designed to explore what happens to your Dart code after ...

6:20
How Flutter Works: Architecture #DecodingFlutter (1/6)

73,667 views

9 months ago

Ram N Java
Mastering Microservices: Unleashing Service Discovery

Learn how to master service discovery in microservices architecture. This video will cover the basics of system design and ...

8:22
Mastering Microservices: Unleashing Service Discovery

457 views

2 years ago

Tech With Tim
What Are Microservices & How To Succeed With Them

Welcome back to another video! In this video, I will be going over microservices and their architecture. I will breakdown what they ...

14:57
What Are Microservices & How To Succeed With Them

26,046 views

4 years ago

Decoded Frontend
Angular HttpClient Under The Hood. Design Patterns & Source Code Overview

Level Up Your Angular Skills! Explore in-depth Angular Courses - https://courses.decodedfrontend.io Have you ever wondered ...

17:06
Angular HttpClient Under The Hood. Design Patterns & Source Code Overview

6,224 views

4 months ago

Google Cloud Tech
Choreography vs Orchestration in microservices | Orchestration

Pic-a-Daily Serverless Workshop → https://goo.gle/3cDzc2U Source code → https://goo.gle/2QrTBC9 Microservices in serverless ...

7:32
Choreography vs Orchestration in microservices | Orchestration

19,113 views

4 years ago

Geekific
The Decorator Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...

6:42
The Decorator Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

116,022 views

4 years ago

The SAP Guru
Tech Simplified- Microservices explained in simple terms

Introduction to Microservices. We tried our best to explain Microservices in simple terms. Covered REST API, JSO, Service ...

12:15
Tech Simplified- Microservices explained in simple terms

1,568 views

5 years ago

ByteByteGo
What Is A CDN? How Does It Work?

To get better at system design, subscribe to our weekly newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design ...

4:24
What Is A CDN? How Does It Work?

342,303 views

3 years ago