How to Crack Any System Design Interview | Scalable System Design

preview_player
Показать описание
Hey Everyone, In this video, We will understand how to build a scaleable system design and scale your backend to millions of users.

Quick Links

Also Watch

Video Titles
- System Design Interview Questions
- Crack System Design Interview
- System Design to Scale
- Queue system using Nodejs

Hashtags
#redis #systemdesign #kafka #postgresql #nodejs #nextjs #nextjs14 #fullstackwebdevelopment #chatapp #socketio #websocket #webdevelopment #opensource #javascript #reactjs
Рекомендации по теме
Комментарии
Автор

Man you are the only person who is teaching real backend development.

dineshkm
Автор

Man you are the only person who is teaching real backend development.

Else are just making simple website with react, implementing few CURD operations and copy pasting pre made components and telling themselves as full stack developer.

sujjee
Автор

Love you man, I started learning system design, still a noob but can understand everthing you said. Thanks alot ...

shreyasmante
Автор

12:40 imp
17:00 summary:
X horizontal scaling (it's not the first solution)
✓ make the services async
- divide services into critical and non-critical tasks
- use a queue to store all the non-critical tasks. The consumer (server) will perform those tasks asynchronously (i.e. not related to the user req-res flow).
- rate limiter, concurrency control, limiter etc can be applied to the queue/consumer
19:00 moment of realisation for bro that he effed up vertical and horizontal

as_if
Автор

bro you are so underrated youtuber in coding industry, very nice explanation 🔥🔥

rohitbarate
Автор

Your way of explanation is really very simple, easy and memorable ❤.. Thanks for such videos..

Will wait for your coding part video..

LiveLikeAButterfly
Автор

Your explanation is crystal clear, loved it :)

chidambarjoshi
Автор

Hi Piyush, because of you I don't want to watch Amazon and Netflix entertainment videos anymore. Your videos are both educational and enjoyable. Much respect and blessings to you! Keep up the great work! 🙏❤💐

akshay
Автор

The way of Explaining is just Awesome..!

aakashsharma
Автор

thanks for the youtube algorithm i found him we want more video like this maybe whole playlist on system degisn beginner to advance

iamachint
Автор

Great video man.
I'm a senior FE, but I enjoy watching your videos. They add a different flavor to my knowledge.

rahultech
Автор

Yes, We want this type of information video, thanks a lot 🙏❤

patelronak
Автор

At 19:13 you correctly explained vertical scaling, to avoid confusion in the video add remarks when you are saying VS or HS

harshtiwari
Автор

Thank god, I found you from Chai aur Code . Your Explanation is superb. Thank you .

lokendrachaulagain
Автор

Piysh Garg this is the real concept of backend and system design, Love to see more vedios like these where you first deal with system design then its code, example Vedio encoding and decoding or notification service system design + code. Waiting for more vedios, please make if possible.

dailydoseofcode
Автор

gold. never thought system design would be so interesting but you make it so interesting. for some reason, hindi mein jyaada acha lag raha hai. please do a separate video on horizontal scaling vs vertical scaling. confused baahut kardiya adla badli se haha.

StartupSpells
Автор

Looking forward to more videos like this. Thanks a lot, I really appreciate it.

nikhilgudadhe
Автор

00:01 Learn how to crack system design interviews as a fresher
02:01 Designing a scalable system is essential in system design interviews.
06:17 Autoscaling and its challenges
08:37 In system design, prioritize critical tasks over non-critical tasks for scalability.
12:52 Using message queue for handling tasks, reducing server load
14:46 Vertical scaling can overload the database, so asynchronous tasks and message queues should be used as well.
19:07 Vertical scaling increases memory, horizontal scaling increases servers
20:47 Implementing a queue system to make the design more scalable.
25:53 Understanding the importance of queue system in scalable system design

shudhanshuupadhyay
Автор

Please also make roadmal for the same . Aap ne itna Sara kaha se sikha?? Aap bahot shandaar samjate ho...❤❤❤

-cs
Автор

Loved the video for the scalable chat but that solution won’t work for one to one chat because we need to store the service id and the socker id of all the users.
which user is connected to which socket server.
if possible please make a video on this topic.

💫💫💫💫
please make a video on these or else share some resources !!

FaisalKhan-oyzz
visit shbcf.ru