URL shortener system design in Hindi | Tinyurl system design in Hindi | Bitly system design in Hindi

  Рет қаралды 25,081

Engineering Digest

Engineering Digest

Күн бұрын

🟡 Get 1 to 1 coaching with me: topmate.io/eng...
🟡 Donate: paypal.me/engi...
🟡 Perks: www.youtube.co...
🔴 Discord: / discord
🔴 Twitch: / engineeringdigest
🔴 Personal KZbin Channel: / @thevipulvats
🔴 Instagram: / thevipulvats
🔴 Twitter: / thevipulvats
🔴 LinkedIn: / thevipulvats
🔴 Website: engineeringdig...
🔴 Timestamps:
--------------------------------------------------------------------------------------
url shortener design in hindi, URL shortener system design in hindi, tinyurl system design in hindi, bitly system design in hindi,
system design interview questions in hindi ,bitly system, system design for tinyurl, system design for url shortner, url shortener architecture, bitly architecture, tiny url architecture

Пікірлер: 57
@GauravKumar-cv4yz
@GauravKumar-cv4yz Жыл бұрын
Bhaiya aapne bhaut acche se smjhaya hai mujhe bhaut help milli project smjhane me
@technosmart2435
@technosmart2435 Жыл бұрын
I have watched all 34 videos, well explained thanks Can you please create any social media app system design video for getting basic fundamentals
@saurabhmishra6229
@saurabhmishra6229 Жыл бұрын
This question was asked to me in an interview of a stratup and now I feel how wrong my answers were. Thanks for this video!!
@dhaneshmangtani7495
@dhaneshmangtani7495 2 ай бұрын
Thanks for the video. I believe one of the non-functional requirement listed was URL's not being predictable Do you think there is a workaround to tweak this design which would make it less predictable?
@chirut4327
@chirut4327 11 ай бұрын
Isn't there a possibility of collision using this approach too? Example: for counter value 500000 Base62 hash is GbaifA3M, for counter value 500001 Base62 hash is GbaifA3N. Now if you take the first 7 characters then it ends up in a collision.
@saurabh9486
@saurabh9486 Жыл бұрын
Very nice explanation ... thankyou
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Glad you liked it
@shwetabhargava-ic5dn
@shwetabhargava-ic5dn 3 ай бұрын
you did not tell how to convert a number to 7 character base62 string. say my counter is just at 2 how that will convert to a 7 char base62 string? its just a adhura gyan
@adityajain1205
@adityajain1205 Ай бұрын
Why are we using mongo here?? Can someone provide better explaination?
@akshaykr.8770
@akshaykr.8770 7 ай бұрын
We want more system design videos
@sahil6713
@sahil6713 8 ай бұрын
This playlist is amazing. Premium Content in less time.
@VishalYadav-gk1kg
@VishalYadav-gk1kg 3 ай бұрын
Very nice explanation sir, Thank you!
@pathik0919
@pathik0919 26 күн бұрын
Cant we generate ascii number corresponding to url instead of using zookeeper for counter generation?
@InfinteMotivation
@InfinteMotivation Жыл бұрын
aap haryana se h kya?
@PramodSharma-dq3pi
@PramodSharma-dq3pi 4 ай бұрын
@EngineeringDigest: Insted of zoo-keeper why we can't use MySQL servere here. Because we can use a base conversion algorithm (e.g., Base62) to convert the id to a short URL. This ensures uniqueness and compactness. You explained that, we will zoo-keeper to get the range of last record only. Any other specific advantage of using zoo-keeper?
@unknownHeap
@unknownHeap 22 күн бұрын
🙌🙌
@ViragJainimhere
@ViragJainimhere Жыл бұрын
We want more such System design solved examples from you.. You explain very nicely.
@EngineeringDigest
@EngineeringDigest Жыл бұрын
I will try my best 😃
@utkarshgupta2909
@utkarshgupta2909 4 ай бұрын
60gb in total can be cached. TTL need not to be set.
@EngineeringDigest
@EngineeringDigest 4 ай бұрын
60GB free nai milti
@Chesstreamer
@Chesstreamer Жыл бұрын
kaafi simplistic and straight forward expalanation , good for quick revision perspective but lacks indepth explanation.
@tusharkuwar4
@tusharkuwar4 Жыл бұрын
Lets say you don't want to use zookeeper. Db is postgresql how you can achieve it!? Asked in interview
@SiddharthBhadauria
@SiddharthBhadauria 7 ай бұрын
Agar Hashmap avoid hi karna tha to itne bakaiti ka fayda kaise hua? Last me kis url k liye konsa random number generate hua and uska base 62 kya hai ye bhi to kahi se map krke nikaloge hi na ? Hashmap to usme bhi lagega.
@EngineeringDigest
@EngineeringDigest 7 ай бұрын
Attention problems
@yash.exe27
@yash.exe27 Жыл бұрын
sir plz can you implement this in nodejs ? for deep understanding plz
@harshwardhanshetty4683
@harshwardhanshetty4683 Ай бұрын
Best video till now I have seen ❤
@RAJ52766
@RAJ52766 5 ай бұрын
1.25 M * 500 bytes = ~0.6 GB
@RawFromCam
@RawFromCam 4 ай бұрын
0.58 gb approx to 1gb
@lakchchayamkhare9177
@lakchchayamkhare9177 4 ай бұрын
bhai achi he sari videos!!! bas ye redis zookeeper wagera ni h playlist me ek poora netflix pe ya koi uber type app ka system design video needed h aapse
@gauravrai4543
@gauravrai4543 3 ай бұрын
Very well explained Sir
@TCGupta-zg1qk
@TCGupta-zg1qk 4 ай бұрын
Nice explanation...thank you
@shaileshsingh1717
@shaileshsingh1717 Жыл бұрын
Bolo system design waale baba ji ki jaii🎉🎉
@EngineeringDigest
@EngineeringDigest Жыл бұрын
jai 😆
@thesoftwareengineer17
@thesoftwareengineer17 Жыл бұрын
plz share the slides
@harshsajla7216
@harshsajla7216 5 ай бұрын
super ❤
@utkarshranjan7903
@utkarshranjan7903 11 ай бұрын
Nice video, more please
@4444-c4s
@4444-c4s Жыл бұрын
Bhai make more of these kind ❤❤
@shashikantverma9931
@shashikantverma9931 Жыл бұрын
Good
@venkatesh1751
@venkatesh1751 Жыл бұрын
great work..
@padmanabhwattamwar478
@padmanabhwattamwar478 Жыл бұрын
Nice explanation
@DK-ox7ze
@DK-ox7ze Жыл бұрын
Nice explanation but a few questions: 1) How will you manage availability of application servers? For eg if one server crashes then is how will it be replaced? Will zookeeper assign a new server with a new range? What happens when the crashed server recovers and it still has range left? 2) You mentioned read write replica for Mongodb. How will the read server duplicate data from write server? Will it be sync or async? We might need write through (sync) writes for high durability but it will increase the write time. So what's your thoughts on this?
@utkarshranjan7903
@utkarshranjan7903 11 ай бұрын
For your second question, I think async would be better because we want high availability. Because write is very less compared to read consistency won't be a big issue. What do you think about this? Correct me if I am wrong
@abhichi
@abhichi Жыл бұрын
nice video..looking forward for more videos like this
@abhichi
@abhichi Жыл бұрын
Can u do a system design for paytm or any other payment application? I would really like to learn about that
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Sure, will do it
@SatyaJeetBabaji
@SatyaJeetBabaji Жыл бұрын
Fbls , nvr seen the so dept video
@EngineeringDigest
@EngineeringDigest Жыл бұрын
thanks :)
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Don't forget to join our discord
@ViragJainimhere
@ViragJainimhere Жыл бұрын
So much clean and clear explanation ..
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thank you 🙏
@sumitsaini8012
@sumitsaini8012 Жыл бұрын
Msst
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks
@bhupendersoni5467
@bhupendersoni5467 Жыл бұрын
Your explanation was great for resource assumption and other things but I felt that the Design section was a bit compromised. Please for the next system Design video elaborate on the design bit more.
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks for feedback!
@sourabhmunjal3830
@sourabhmunjal3830 8 ай бұрын
Gagar mein sagar, tahe dil se shukriya !
Dropbox system design in Hindi | Google drive system design in Hindi
11:49
Engineering Digest
Рет қаралды 10 М.
Крутой фокус + секрет! #shorts
00:10
Роман Magic
Рет қаралды 26 МЛН
РОДИТЕЛИ НА ШКОЛЬНОМ ПРАЗДНИКЕ
01:00
SIDELNIKOVVV
Рет қаралды 3 МЛН
URL shortener system design | tinyurl system design | bitly system design
34:39
Tech Dummies Narendra L
Рет қаралды 466 М.
System Design: Design a URL Shortener like TinyURL
16:00
Code Tour
Рет қаралды 86 М.
Google system design interview: Design Spotify (with ex-Google EM)
42:13
IGotAnOffer: Engineering
Рет қаралды 1,1 МЛН
How to implement TinyURL (System Design Interview)
17:45
KA Education
Рет қаралды 77 М.
System Design Interview Question: Design URL Shortener
13:25
Hayk Simonyan
Рет қаралды 9 М.
WHATSAPP System Design: Chat Messaging Systems for Interviews
25:15
Gaurav Sen
Рет қаралды 1,8 МЛН
YouTube High Level System Design with @harkirat1 !!
35:02
Keerti Purswani
Рет қаралды 101 М.
Amazon System Design Interview: Design Parking Garage
29:59
Exponent
Рет қаралды 1,4 МЛН