Uber System Design | Ola System Design | System Design | System Design Interview Questions

Uber System Design | Ola System Design | System Design | System Design Interview Questions

The Tech Granth

3 года назад

18,156 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@TheTechGranth
@TheTechGranth - 19.10.2020 08:34

Hello Friends,
Do like and share the video and Subscribe(Press the Bell icon as well) to the channel to get all updates.

This is my thought process of designing a system like Uber. I hope this will help you gain some insights on a designing a system like this and also help you in answering interview question related to system design.
Do put in comment section any doubts that you want me to clarify.
Also let me know things that you liked and disliked about the video.

Let me know if you were asked some system design question in an interview and you got stuck, I will try to come up with a video for the same.

Ответить
@meherbansingh373
@meherbansingh373 - 09.08.2023 08:44

are u amit bharti ?

Ответить
@elasingh3151
@elasingh3151 - 16.01.2023 22:51

According to CAP theorem, system cannot be both consistent and highly available at the same time. We must choose one of the two. In non-functional requirements, the system can be eventual consistent.

Ответить
@nandhakumarkr3147
@nandhakumarkr3147 - 28.08.2022 21:22

The video is good, it is really good, but somewhere i feel the design is very synchronous that leads latency, like get booking for driver, that should be asynchronous with multiple listeners when the location of driver is changed , location service should cache and notify and put in booking pool

Ответить
@bhaswarghosh1123
@bhaswarghosh1123 - 17.08.2022 17:34

Thanks for that video, it was a good explanation. I just felt that the design missed a payment gateway service which is also an important aspect in the cab service, rest everything was perfect.

Ответить
@indianskilllab9124
@indianskilllab9124 - 23.04.2022 18:57

Hi which is best referral program software and coupon code software

Ответить
@amitupadhyay6511
@amitupadhyay6511 - 24.02.2022 06:34

Can we expect this type of design in a new grad system design interview ?

Ответить
@kvv6452
@kvv6452 - 15.01.2022 19:25

Good explanation.
Few doubts:
1) Can we employ clean up of NoSQL DB(old historical data) periodically to avoid overload ?
2.) Can you shed some light after booking a cab. Basically the journey till completion of trip.
Can we have a trip checker that keeps checking the distributed cache for the journey trial ?
3.) How rider can give rating for driver ? and how it is aggregated ?

Ответить
@ameynaik1755
@ameynaik1755 - 15.10.2021 19:24

When to use microservices and when to avoid it? Is there a pattern I can follow?

Ответить
@rishirajtandon3849
@rishirajtandon3849 - 02.06.2021 16:08

Hi Tech Granth,
In the video, you said we will keep the driver location in NoSQL DB, what would be the sharding key for cabs location data? To fetch fast their current location. The driver will be continuously moving after every 4-sec new location feed will come and the old location feed will be stale data.
Please help.

Ответить
@dbvenkatesh3158
@dbvenkatesh3158 - 08.05.2021 19:25

Superb

Ответить
@pratapjavasingh3239
@pratapjavasingh3239 - 02.11.2020 17:26

One thing can u clarify why u are implementing Kafka services here please eleborate I need more details

Ответить
@rekhasuryae4122
@rekhasuryae4122 - 01.11.2020 09:39

Hi - Location tracknig is needed for rider as well., a suggestion - so that the system can map the nearest available driver.

Ответить
@kunal4350
@kunal4350 - 23.10.2020 05:10

One more video request i have.
Design a shopping cart backend like of amazon scale.
Can you please make it ?

Ответить
@kunal4350
@kunal4350 - 22.10.2020 17:32

Can you make system design video on distributed logging system ?

Ответить
@Javatechie
@Javatechie - 20.10.2020 09:28

Excellent tutorial 👍🏻 . Thanks for your efforts ☺️

Ответить