ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,210,822 results

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

3 years ago

TechWorld with Nana
Microservices explained - the What, Why and How?

What are Microservices | Monolithic to Microservices Architecture | Monorepo vs Polyrepo | How Microservices connect with each ...

18:30
Microservices explained - the What, Why and How?

1,107,904 views

3 years ago

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,021,773 views

3 years ago

IBM Technology
What are Microservices?

Learn more about microservices: https://ibm.biz/BdPSfY For a deeper dive on cloud-native, go here: https://ibm.biz/BdPSf2 In this ...

6:38
What are Microservices?

288,513 views

6 years ago

Alex Hyett
Monolithic vs Microservice Architecture: Which To Use and When?

When it comes to software architecture, there are generally 2 main types, monoliths, and microservices. In this video, I cover the ...

10:43
Monolithic vs Microservice Architecture: Which To Use and When?

161,917 views

2 years ago

Modern Software Engineering
Why Are Software Engineers Quitting Microservices?

Are developers moving away from microservices architecture? In this video, Dave Farley explores the challenges of microservices ...

17:42
Why Are Software Engineers Quitting Microservices?

98,398 views

3 months ago

Modern Software Engineering
The Problem With Microservices

Microservices are one of the most popular modern architectural approaches, but they are much more complicated to do well than ...

17:47
The Problem With Microservices

446,428 views

5 years ago

Drawing Boxes
Microservices vs Monolithic Architecture

Microservices, a Modular Monolith, or a Big Ball of Mud. This video explains the pros and cons of choosing a distributed system ...

4:08
Microservices vs Monolithic Architecture

36,760 views

2 years ago

Telusko
What are Microservices?

Microservices are an architectural style for developing software systems that are made up of small, independently deployable ...

9:06
What are Microservices?

260,680 views

2 years ago

Modern Software Engineering
Yes... Microservices REALLY ARE Technical Debt

Do you love microservices or hate them? There seems little middle ground in this debate. In a recent interview on the NeetCodeIO ...

14:50
Yes... Microservices REALLY ARE Technical Debt

103,131 views

1 year ago

AppCreative
AWS Lambda vs Microservices

What is the difference between AWS Lambda and microservices? These are both popular approaches for building scalable and ...

5:17
AWS Lambda vs Microservices

6,038 views

2 years ago

Apna College
What are MicroServices? When & Why is it used? | Monolithic vs Microservices Architecture

Understanding MicroServices Architecture and its advantage over Monolithic Architecture Join the Apni Community🔥 : https ...

9:15
What are MicroServices? When & Why is it used? | Monolithic vs Microservices Architecture

648,791 views

1 year ago

Channels new to you

Postman
Serverless vs Microservices: Know the Real Difference

Serverless vs. Microservices: what is the difference? If you're building modern applications and still using these terms ...

5:15
Serverless vs Microservices: Know the Real Difference

1,381 views

5 months ago

Piyush Garg
Microservices vs Monolithic Architecture - Drive with me

Hey everyone, In this video, we are going to talk about Microservice and Monolithic Architecture in System design. Quick Links ...

11:06
Microservices vs Monolithic Architecture - Drive with me

24,107 views

5 months ago

Tech Vision
All Microservices Communication Styles in 6 minutes

Get Access to My NestJS Course Here: https://go.tech-vision.io/nestjs-course-yt-vid-56 Receive Weekly Dev Guides Here: ...

6:08
All Microservices Communication Styles in 6 minutes

18,037 views

2 months ago

Devtiro
Spring Boot Microservices Explained - What & Why?

Build the technical skills senior engineers need: https://go.devtiro.com/rq72zi *Timestamps* 00:00 Intro 00:33 What Are ...

9:02
Spring Boot Microservices Explained - What & Why?

3,273 views

5 months ago

CodeOpinion
47 Microservices… for 2 Requests Per Second?!

A lead architect wants to break a stable monolith into 47 microservices — even though the app only handles about 2 requests per ...

8:47
47 Microservices… for 2 Requests Per Second?!

29,562 views

2 months ago

Java Guides
Database Per Microservice Pattern | Database Per Service Pattern in Microservices

microservices #microservicesarchitecture The Database Per Service Pattern ensures that every microservice has its own ...

5:26
Database Per Microservice Pattern | Database Per Service Pattern in Microservices

1,080 views

5 months 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,134 views

5 months ago

Java Guides
Microservices Communications | How Do Microservices Communicate with Each Other

Learn how microservices communicate with each other using REST APIs, message queues, and gRPC. Understand synchronous ...

5:17
Microservices Communications | How Do Microservices Communicate with Each Other

1,438 views

5 months ago

Java Guides
Top 10 Microservices Interview Questions and Answers

Here are the top 10 Microservices interview questions and answers, with a focus on concepts relevant to Java developers, ...

8:34
Top 10 Microservices Interview Questions and Answers

1,418 views

11 days ago

CodeOpinion
Why “Microservices” Debates Miss the Point

Microservices vs monolith is the wrong debate. In this video, I react to DHH's take and break down the distinction most people ...

10:30
Why “Microservices” Debates Miss the Point

10,741 views

1 month 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,109 views

1 year ago

ByteMonk
Master Service Discovery in Microservices | Eureka and Java Spring Boot

In this video, we break down the concept of Service Discovery, a crucial mechanism that ensures seamless communication ...

8:16
Master Service Discovery in Microservices | Eureka and Java Spring Boot

35,972 views

1 year ago

Going Headless with John
APIs vs Microservices (How different are they?)

Microservices and APIs are really just the same things,s right, Wrong! They are not. If you have APIs, why do you need ...

4:37
APIs vs Microservices (How different are they?)

16,768 views

3 years ago

ByteMonk
REST vs gRPC in Microservices | Which One Should You Use? (Explained Clearly)

Choosing the right communication method between microservices — REST or gRPC — can make or break your system. In this ...

14:31
REST vs gRPC in Microservices | Which One Should You Use? (Explained Clearly)

144,795 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,023 views

1 year ago

Gaurav Sen
Moving from MONOLITHS to MICROSERVICES 🎂 → 🍰🍰🍰

This is a detailed approach to moving from monoliths to microservices. We discuss what a monolith and microservice architecture ...

19:25
Moving from MONOLITHS to MICROSERVICES 🎂 → 🍰🍰🍰

237,057 views

4 years ago

Visual Computer Science
Microservices Explained in 4 Minutes

In this video, we're going to do a deep dive into the world of microservices and uncover the secrets to building modern, scalable, ...

4:22
Microservices Explained in 4 Minutes

3,009 views

2 years ago

NeetCodeIO
Microservices Gone Wrong at DoorDash

https://neetcode.io - A better way to prepare for coding interviews The full write up: ...

17:22
Microservices Gone Wrong at DoorDash

196,097 views

1 year ago