How to Design Microservices Architecture? Uber Architecture - A Case Study | Tech Primers

preview_player
Показать описание
This video covers how to design microservices architecture. This shows the Uber's Monolith Vs Microservices Architecture

📌 Related Playlist
================

🎬Video Editing: iMovie

🎼Background Music: Broke For Free - Day Bird

---------------------------------------------------------------
🔥 Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.

#Microservices #CaseStudy #TechPrimers
Рекомендации по теме
Комментарии
Автор

Importance of resiliency for every micro-service to deal with cases when other services are unavailable is very well emphasized.

dev-skills
Автор

Man, You are a master of every subject you talk about. Keep up the nice work

mustaphag
Автор

Good job, now I have a clear view on how microservice architecture is deferent from Monolithic architecture from this Uber example. Thank you

sergebyusa
Автор

Thanks Ajay for making us understand micro service architecture

leelaprasadjagu
Автор

This was a good video on architecture man. bravo

khanyithegreat
Автор

Very good explanation on the concept of Monolithic and Microservices. Keep up the good work Thank you!

skumarv
Автор

Very nicely presented with a perfect example. I have spent time on other videos, but all were showing the bookish definition of microservices... with your video, anyone can understand about this in one shot. Thank you, will wait for more videos. The data store (mysql) part was not clearly explained in microservice part.

sanjaymundra
Автор

Great tutorial. Can you please do additional break downs of other platforms like Instagram, Netflix etc on how they employ microservice architecture. Thank you in advance

cubasknation
Автор

how do we design realtime geolocation tracking like uber does. how kafka and mongo are integrated. please post something on that.

AmitJigajinni
Автор

good intro. Independent scalability and deployment are key things. It would have been good if you stressed each micro Service has its own data store rather than sharing (i see many corporate writing micro services with shared DB which kills independ deployment and scaling)
Also Your topic did not cover how these individual microServices communicate with each other. How does Driver Service let passenger microService the location of the cars .. Actually in Uber, they use Kafka for uber scale real time messaging.

gurjarc
Автор

Thank you very much. This is giving me good understaning of micro sevice architecture. The use case example is good. Can you please create another video describing disadvantages of this architcture

TheAshis
Автор

Waiting for ur spring boot app microservices video, also please explain how database is involved in microserices application in ur next example

Virat
Автор

An easy and simple explanation, well done!

ziga
Автор

Thank you, Bhai! For that clarity! Thank you a lot!! Can you also speak about Instagram and Netflix architecture?

rudhisundar
Автор

Can you explain how you manage the databases in microservice architecture because one service depends on other service for data etc.

ramkumarnillavazagan
Автор

Hello Thanks, please provide guide for how to design architecture for User management, word processor and media manager Micro services?

anichoyo
Автор

Got a basic idea. Waiting for your next video to learn how exactly we should handle the system failures.

kevitvlog
Автор

Hello thx 4 the Video, can u bild an application using this Technologie: Eureka, Zuul, Ribbon, Hystrix, FeignClient + OAuth 2.0, SpringDate ?

saifeddinebargui
Автор

Hi bro, can u upload the one simple project on angular js with spring MVC, boot, microservices, hibernate with MySQL db. Waiting for Ur response

venkatasubbareddy.g
Автор

In micro-service architecture diagram where is the mysql adpater?

sushil