ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,814 results

GopherConIndia
Gophercon India 2016 - Addressing Microservices architecture patterns with Gilmour by Piyush Verma

... a request response pattern and then you get the result you don't care which of those servers physically was processing it for you.

26:32
Gophercon India 2016 - Addressing Microservices architecture patterns with Gilmour by Piyush Verma

826 views

9 years ago

Engineering Community
MICROSERVICES PATTERNS WITH SPRING BOOT by Anna Bohun

An overview of microservice architecture challenges and patterns we have to solve them. Three patterns - Circuit Breaker, API ...

50:46
MICROSERVICES PATTERNS WITH SPRING BOOT by Anna Bohun

533 views

4 years ago

Interview DOT
Does Each Microservice Really Need Its Own Database ? | Microservice Design Pattern | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Does Each ...

2:33
Does Each Microservice Really Need Its Own Database ? | Microservice Design Pattern | InterviewDOT

14,088 views

5 years ago

OktaDev
Security Patterns for Microservice Architectures

Are you securing your microservice architectures by hiding them behind a firewall? That works, but there are better ways to do it.

39:45
Security Patterns for Microservice Architectures

22,026 views

5 years ago

Software Architecture Monday
Lesson 44 - Microservices Aggregation Pattern

In the prior lesson (lesson 44) Mark Richards showed how to do orchestration within a microservices ecosystem. But what about ...

7:24
Lesson 44 - Microservices Aggregation Pattern

16,484 views

7 years ago

Software Architecture Monday
Lesson 43 - Microservices Orchestration Pattern

In a microservices ecosystem orchestration between microservices should not be performed in the API Gateway, but rather ...

7:01
Lesson 43 - Microservices Orchestration Pattern

20,852 views

7 years ago

Software Architecture Monday
Lesson 75 - Microservices Data Services

... explains what a data service is and describes the advantages and disadvantages of this popular microservices design pattern.

7:23
Lesson 75 - Microservices Data Services

4,378 views

6 years ago

CNCF [Cloud Native Computing Foundation]
Design Patterns for Consistent Centralized Authorization - José Padilla & Alice Gibbons

Don't miss out! Join us at our next Flagship Conference: KubeCon + CloudNativeCon events in Amsterdam, The Netherlands ...

35:24
Design Patterns for Consistent Centralized Authorization - José Padilla & Alice Gibbons

232 views

1 month ago

Code with tkssharma
Microservices commonly used Patterns  and Architecture #06

Microservices Design Patterns: A Comprehensive Guide Mastering the Art of Building Scalable Microservices Microservices ...

15:40
Microservices commonly used Patterns and Architecture #06

128 views

5 years ago

The Coding Gopher
Distributed Tracing Explained: Understanding Microservice Observability

In this video, we dive deep into Distributed Tracing, a concept for monitoring and debugging in modern microservices ...

4:39
Distributed Tracing Explained: Understanding Microservice Observability

2,933 views

1 year ago

Code with tkssharma
Microservices Patterns # Course Overview

Microservices Design Patterns: A Comprehensive Guide Mastering the Art of Building Scalable Microservices Microservices ...

4:05
Microservices Patterns # Course Overview

11,261 views

5 years ago

Luca Mezzalira
Serverless Architectural Patterns

Serverless architectures allow you to build modern applications with increased agility and lower total cost of ownership. In this ...

56:13
Serverless Architectural Patterns

4,109 views

3 years ago

Hasgeek TV
Piyush Verma - Design patterns in Microservices using Gilmour

Microservices are a talk of the town and the newer tools, frameworks like Kafka, Consul, grpc convinces us to be armchair ...

44:24
Piyush Verma - Design patterns in Microservices using Gilmour

434 views

9 years ago

web-hh
NodeHH #25 - Patterns for Reactive node.js Microservices by Alexander Thiel

I've talked on other occasions about why message-driven microservice architectures tend to scale better than synchronous ones.

43:15
NodeHH #25 - Patterns for Reactive node.js Microservices by Alexander Thiel

187 views

8 years ago

ITLearnz
Microservices Architecture Explained | Microservices Tutorial for Beginners

In this tutorial, you'll learn about Microservices Architecture: Fundamentals, Benefits, Design Patterns, Technologies, Limitations ...

1:58:23
Microservices Architecture Explained | Microservices Tutorial for Beginners

191 views

3 years ago

DeepWing
13 Must-Read Books for Tech Mastery 🚀#SoftwareEngineering #Architecture #Microservices #TechMindset

Level up your tech skills with these 13 must-read books that will transform how you think about software design, architecture, and ...

0:44
13 Must-Read Books for Tech Mastery 🚀#SoftwareEngineering #Architecture #Microservices #TechMindset

2,295 views

11 months ago

Software Architecture Monday
Lesson 45 - Microservices Gateway Pattern

In this lesson Mark Richards shows how to effectively communicate between Microservices and third-party or custom applications ...

6:15
Lesson 45 - Microservices Gateway Pattern

7,172 views

7 years ago

DevConf
10 Design Tips for MicroServices Developers

At the intersection of science, art, patterns, and methods, Design 4 Developers (Design4Developers.io) gives you practices and ...

24:57
10 Design Tips for MicroServices Developers

105 views

4 years ago

Kiki's Bytes
I ACED my Technical Interviews knowing these System Design Basics

In this video, we're going to see how we can take a basic single server setup to a full blown scalable system. We'll take a look at ...

9:41
I ACED my Technical Interviews knowing these System Design Basics

371,541 views

1 year ago

Toronto Java Users Group
2018-10 Advanced Microservices Patterns: CQRS and Event Sourcing

Presented by: Andrew Stakhov Command/query responsibility separation (CQRS) and Event Sourcing are two complementary ...

1:02:45
2018-10 Advanced Microservices Patterns: CQRS and Event Sourcing

3,137 views

7 years ago

PHP UK Conference
Microservices Gone Wrong - Anthony Ferrara - PHP UK Conference 2019

Microservices are the latest architectural trend to take the PHP community by storm. Is it a good pattern? How can you use it ...

1:00:56
Microservices Gone Wrong - Anthony Ferrara - PHP UK Conference 2019

6,626 views

6 years ago

Hasgeek TV
Designing microservices around your data design

Jambunathan V R -- Director of Engineering at MadStreetDen -- explains the architecture design workflow by which his team ...

34:57
Designing microservices around your data design

2,049 views

6 years ago

Red Hat Developer
Beyond REST and CRUD: Integration patterns in Microservices| DevNation Tech Talk

... it's another one of those case like 12 factors and the design patterns book and this book are all articulating emergent patterns so ...

1:10:05
Beyond REST and CRUD: Integration patterns in Microservices| DevNation Tech Talk

889 views

Streamed 2 years ago

Tech Dummies - Narendra Lakshmana Gowda
Do you know Distributed transactions?

distributedtransactions #concensus #2phasecommit #saga #r3phasecommit #transactions #systemdesigntips #systemdesign ...

31:10
Do you know Distributed transactions?

237,767 views

6 years ago

DevOpsDays DC
Lesley Cordero - Effective Observability in Microservice Architectures

Managing microservice architectures requires navigating highly complex systems. This complexity informs how we approach ...

31:07
Lesley Cordero - Effective Observability in Microservice Architectures

31 views

2 years ago