ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

124,648 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,005,509 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)

867,771 views

3 years ago

ASP.NET MVC
Microservice ASP.NET CORE Example

In this video, I am going to show you an example of Microservice, how to execute on local machine.

8:55
Microservice ASP.NET CORE Example

65,011 views

3 years ago

Alex Hyett
Event-Driven Architecture: Explained in 7 Minutes!

Event-driven architecture is an essential architectural pattern used with microservices. In this video, I cover what it is, when you ...

7:18
Event-Driven Architecture: Explained in 7 Minutes!

224,355 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

632,204 views

1 year ago

sudoCODE
What are the types of communication for microservices? (Intro to Microservices - Part 2) sudoCODE

Learning system design is not a one time task. It requires regular effort and consistent curiosity to build large scale systems.

8:33
What are the types of communication for microservices? (Intro to Microservices - Part 2) sudoCODE

56,754 views

2 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,094,260 views

3 years ago

Interview Happy
My microservices architecture based .NET project at high level

Crack Your Next .NET Interview Get Interview-Ready in Just 7 Days ✓ You'll Get 3 Courses in 1 Bootcamp (Book Included): ...

11:59
My microservices architecture based .NET project at high level

68,498 views

2 years ago

Ed Andersen
How Microsoft Orleans can save .NET Developers from microservices

Microsoft Orleans is the future of building distributed applications on the C# and .NET stack and you don't need to worry about ...

7:39
How Microsoft Orleans can save .NET Developers from microservices

33,481 views

2 years ago

Questpond
Complete Microservices Architecture Course using C# , ASP.NET.

In this video, talked about everything we have done so far in our 18 hour Microservices course at Questpond. Also talked about ...

11:44
Complete Microservices Architecture Course using C# , ASP.NET.

4,289 views

2 months ago

Ed Andersen
More Brutally Honest Advice for C# and .NET Web Developers - 2025 Roadmap

For beginners in .NET: what to learn - and what not to learn - in C# and .NET to get you the skills you need to be full stack .

8:17
More Brutally Honest Advice for C# and .NET Web Developers - 2025 Roadmap

100,665 views

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

158,367 views

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

138,505 views

7 months ago

Questpond
Debug ASP.NET Microservice Project | Microservice Project Code

In this video we understand the flow of a simple ASP.NET Microservices project flow with code example. Do join the upcoming C# ...

15:56
Debug ASP.NET Microservice Project | Microservice Project Code

4,683 views

1 month ago

CodeLens
HandsOn Microservices Tutorial Series - Introduction To Microservices

Hello Guys, This is the first episode of many that will be released in the coming days. We take a step by step practical approach on ...

15:26
HandsOn Microservices Tutorial Series - Introduction To Microservices

1,544 views

4 years ago

NET Programmer
Microservices vs Monolith in C#: Theory

In this video I explain the differences between monolithic and microservices architecture.

7:11
Microservices vs Monolith in C#: Theory

729 views

3 years ago

Kantan Coding
Linus's Laws of Writing Readable Code

Linus Torvalds Laws of Writing Readable Code! Golang Microservices Course https://kantancoding.io If you want to support me ...

4:02
Linus's Laws of Writing Readable Code

275,678 views

1 year ago

TechWorld with Nana
Kafka Tutorial for Beginners | Everything you need to get started

Step by Step DevOps Roadmap PDF: https://bit.ly/4jv2qDH Apache Kafka Tutorial | Everything you need to know: What is Kafka, ...

18:33
Kafka Tutorial for Beginners | Everything you need to get started

1,027,548 views

10 months ago

NeetCodeIO
Programming Languages I used at Google (C++ rant)

If you were building a CRUD backend microservice would you actually use C++? https://neetcode.io/ - A better way to prepare ...

6:14
Programming Languages I used at Google (C++ rant)

109,089 views

1 year ago

CodeAndExecute
Build C# Microservices with Docker – Step-by-Step

Learn how to build C# microservices from scratch and run them using Docker – without any voiceover! This video is a complete ...

7:18
Build C# Microservices with Docker – Step-by-Step

138 views

5 months ago

Execute Automation
Event-Driven Architecture Microservices: Development and Testing with C# .NET (Course launch)

This video is about the Introduction of our new course Event-Driven Architecture Microservices: Development and Testing with C# ...

7:56
Event-Driven Architecture Microservices: Development and Testing with C# .NET (Course launch)

2,476 views

2 years ago

ArjanCodes
Now I Know Why Most People Don’t Use gRPC

Learn how to build robust and scalable software architecture: https://arjan.codes/checklist. In this video, I'm exploring gRPC, ...

19:11
Now I Know Why Most People Don’t Use gRPC

91,874 views

1 year ago

DotNet Core Central
Authentication between Microservices (HTTP and reactive microservices)

csharp #dotnet #microservices #authentication Previous video on Microservices Authentication: https://youtu.be/rpv997vSIaA ...

11:40
Authentication between Microservices (HTTP and reactive microservices)

7,687 views

2 years ago

ClayDesk E-Learning
🔥 What are Microservices | Microservices Architecture Training | Microservices Tutorial | ClayDesk

Join this channel to get access to perks: https://www.youtube.com/channel/UCqtyfC2dK5gmoQZuuIbGjgA/join What are ...

19:00
🔥 What are Microservices | Microservices Architecture Training | Microservices Tutorial | ClayDesk

213 views

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

67,266 views

2 years ago