System Design: Design a URL Shortener like TinyURL

  Рет қаралды 74,909

Code Tour

Code Tour

Күн бұрын

If you're looking for a URL shortener which looks IMO to be in several ways slightly better than TinyURL etc., (link analytics, QR codes, API integration etc) I recommend checking out TLY, and if you do end up signing up for an account, please use my referral link so I can get a commission:
t.ly/register?via=christopher...
See Sandeep Verma's article for more info:
/ system-design-scalable...
I hope you enjoy, and please share with a friend!
Comments and suggestions are appreciated.

Пікірлер: 92
@rachity100
@rachity100 3 ай бұрын
Amazed by the simplicity with which you explained everything, I think I will never forget a url shortner design now
@vadymk759
@vadymk759 Ай бұрын
one of those videos where you get most from viewing time - very concise, effective, no side bs, covers edge cases etc 💜
@SimonAtkinsWins
@SimonAtkinsWins 3 ай бұрын
Excellent video, I think in system design I tend to think it's going to have many more moving parts but this shows that sometimes it's just client-server-DB on steroids.
@codetour
@codetour 3 ай бұрын
Yeah it’s true, this is a relatively simple example, can get potentially way crazier when taking about other common system design questions like say, how would you build Uber, or how would you build Spotify, or something
@prathamgarg9548
@prathamgarg9548 Ай бұрын
15 mins of video and hours of value, great video Loved it👍 Would love to see more videos like this on designing systems
@aryog7192
@aryog7192 3 ай бұрын
Loved your explanation. Looking forward for more videos.
@CarlosGomez-iq7pw
@CarlosGomez-iq7pw 3 ай бұрын
Great video and easy to follow explanation! Looking forward to more
@mohamedtag7920
@mohamedtag7920 3 ай бұрын
Love the look into the details
@sleepydogo
@sleepydogo 3 ай бұрын
I love this kind of videos covering the theoretical part of programming! Great information on system architecture😁
@cocosloan3748
@cocosloan3748 3 ай бұрын
Amazing.. Bravo 👍👍
@aidenberzins
@aidenberzins 3 ай бұрын
Love this content wish there was more system design videos like this on KZbin. Thank you.
@BlaBlaBlaInDaHouse
@BlaBlaBlaInDaHouse 3 ай бұрын
Very nice breakdown, reveals a lot of useful information.
@MrLexGr
@MrLexGr 3 ай бұрын
Solid, concise and the perfect warm up for every time I'm doing a last minute refresh before an interview.
@lxdzii
@lxdzii 3 ай бұрын
Great tutorial🎉❤
@supax2
@supax2 3 ай бұрын
10/10 explanations and visuals. We need more!
@chefdremusic
@chefdremusic 16 күн бұрын
Hands down top 2 system design vid on TinyURL on this site.
@AaronJOlson
@AaronJOlson 3 ай бұрын
This is the best explanation of this I have seen. Thank you!
@dhruvsolanki4473
@dhruvsolanki4473 3 ай бұрын
Really good explanation.
@netprepare
@netprepare 3 ай бұрын
Love It, simple and informative
@truth8690
@truth8690 3 ай бұрын
Great video
@huangjason6557
@huangjason6557 16 күн бұрын
Simple and just deep enough for non coder to understand. Awsome !
@gadgetvala
@gadgetvala 3 ай бұрын
The starting part where he explained the calculations of storage and other stuff gave me a GOOSEBUMP, just imagine explaining the same flow when the interviewer asks you this!!
@onlycyz
@onlycyz 3 ай бұрын
Glad the algo picked up your video your channel is really good
@winzkk8745
@winzkk8745 2 ай бұрын
Just one word - Perfect. Something I was looking for! Thanks
@irshitmukherjee7943
@irshitmukherjee7943 3 ай бұрын
Great explaination...............best one so faaaaaaar
@BhideSvelte
@BhideSvelte 3 ай бұрын
i m just loving it
@ExylonBotOfficial
@ExylonBotOfficial 3 ай бұрын
I'm glad I discovered thia channel!
@ajml_hnter
@ajml_hnter 2 ай бұрын
Do more system design videos. Absolutely loved it 👍
@dailyearningscalls357
@dailyearningscalls357 3 ай бұрын
Saw this video, watched the rest of your videos, learned a bunch, and came back to say thanks. I really liked the system design videos. Seems like the algorithm liked it too. Keep up the good work and see you in the next one.
@malawad
@malawad 3 ай бұрын
pleaaase more of this , the format is brilliant
@LucasAlves1
@LucasAlves1 2 ай бұрын
Really amazing content. Keep it up!
@anotherme4638
@anotherme4638 3 ай бұрын
Great video, It is simple, informative and ease to understand Thanks a lot
@thedebapriyakar
@thedebapriyakar 3 ай бұрын
crazy good explanation
@DukeofWellington443
@DukeofWellington443 3 ай бұрын
Thanks for the video
@kevinmuhia5915
@kevinmuhia5915 3 ай бұрын
What a coincidence, i am actually building a url shortener as a personal project and your video has provided me with more than enough information to build on what i already have. Great video.
@jonragnarsson
@jonragnarsson 3 ай бұрын
Heh, if you get a short url domain, you are bound by law to create an url shortener app. I got the last single letter domain in my country, so of course I did exactly that. Not going to post the link here, don't know if my tiny server would handle the traffic
@phoneywheeze9959
@phoneywheeze9959 3 ай бұрын
​@@jonragnarssonwhat's a short url domain? also, does that mean x (twitter) should provide a url shortening service on the new domain as well?
@andresroca9736
@andresroca9736 2 ай бұрын
What a nice piece of knowledge and thought delivery 👏👏
@sreekarswarnapuri
@sreekarswarnapuri 3 ай бұрын
Learnt a lot of concepts in this one. Thank you so much!!😅
@ShivamKumar-bt9nn
@ShivamKumar-bt9nn Ай бұрын
Simple and yet scalable design compare to others. Thanks a lot...
@AjayJetty
@AjayJetty Ай бұрын
Amazing simplicity bro, keep rocking
@binhnguyen-bi8ig
@binhnguyen-bi8ig Ай бұрын
Thank you so much for the quality content. Please make a series of system design! I feel so struggle and inefficient when designing complex system.
@aliadel1723
@aliadel1723 3 ай бұрын
Awesome .. keep going and do more videos about SD ♥
@sandreke99
@sandreke99 3 ай бұрын
Very useful! 🙌👨‍💻
@ReinventedWeb
@ReinventedWeb 3 ай бұрын
Great video. Super informative.
@codetour
@codetour 3 ай бұрын
Appreciate you!
@mrkostya008
@mrkostya008 3 ай бұрын
I love the content that youtube has finally started droppijg in my recommended
@raofulkarim2822
@raofulkarim2822 2 ай бұрын
Very nice
@erezh1716
@erezh1716 3 ай бұрын
Great video! Got an interview next week which I was told I’m gonna be designing a system similar to the one in the video, this helped me a lot.
@codetour
@codetour 3 ай бұрын
Awesome! Appreciate you watching
@semosemo3827
@semosemo3827 3 ай бұрын
waiting new Systems designs ❤❤
@PUNEETRAIPURIA
@PUNEETRAIPURIA 3 ай бұрын
subscribed👍
@jl1835
@jl1835 2 ай бұрын
Love the way you explain things in a smiple way! Would love to see more system design viddoes from you!
@codetour
@codetour 2 ай бұрын
thanks! just published a new one
@jl1835
@jl1835 2 ай бұрын
@@codetour YESSSSIR! Can't wait to watch it tonight when I get home!
@abhilashkumar4753
@abhilashkumar4753 3 ай бұрын
👌👌
@b3arwithm3
@b3arwithm3 Ай бұрын
I think you should have expanded on how to compute that tinyurl. Its more relevant than explaining the lru which was very superficial
@kevinding0218
@kevinding0218 Ай бұрын
When talking about choosing between RDS vs NoSQL, IMO I was a little uncertain when it mentioned strong (RDS) vs eventual consistency (NoSQL). To RDS with a single instance, it might be confident to state that it can align with strong consistency, but when comes with replication nodes, RDS may also not guarantee consistency
@wicktorinox6942
@wicktorinox6942 3 ай бұрын
great video, that demonstrate the importance of thinking a bit in advance, before start coding. Eventually we end up with a cache lookup system. I have some questions... 1) Do you consider validating the URLs? Is there a limitation? What if someone would basically start to use this as a free cache store... 2) Are these tiny URLs are public or do you need the access keys to get to the real one? 3) I am wondering if you could possibly use a simple counter and hash that, instead of the whole URL. That would be faster and the hash would have a great distribution as well. 4) If you have the same hash for the same URL, it would be hard to delete the entry later, since other client has the reference. However, that could be a "prime" feature
@RohitAwate
@RohitAwate 2 ай бұрын
Great video, you have a subscriber! Had a couple of questions about the shortening approaches: 1. On the key-generation approach: What's the rationale behind pre-generating keys? Are you trying to avoid a uniqueness check at creation time? Would the UNIQUE index on an SQL table be too big/slow? 2. On the hashing approach: Does the hash function guarantee equal distribution amongst the buckets? Not sure if picking the first letter out of the hash guarantees that. If not, perhaps re-hashing the hash with a function that guarantees a uniformly random output might do the trick. All this to say that skewed shards might be a big problem.
@dekooks1543
@dekooks1543 3 ай бұрын
Great presentation ! One question though, how would you determine in advance which links are considered "hot" ?
@LocdNCoded
@LocdNCoded 3 ай бұрын
Great video. Principal Engineer here, learned a thing or two and you touched on just enough. I liked the stats, however depending on how popular this service is these things would change a bit. An idea for more content would be to break these up into something like a hobby project, medium size (whatever that means, and enterprise level (what you displayed here). Regardless loved it!
@abhishekwadhawan5381
@abhishekwadhawan5381 3 ай бұрын
Great video. Couple of questions- 1. You said there shouldn't be more than 1 short urls for a single long url. So do you check in the database if a long url already has a short url or does the "hash" function takes care of it? 2. Do you just return the same short url for a different person if he has requested for long url already created by a previous person? If yes then why do you store the userId in the table
@codetour
@codetour 3 ай бұрын
yes! great questions. 1. In theory the hashing technique (or the random keygen + dedicated db technique) should always create unique hashes so there should be no collisions. But it's cheap to just double check the DB and make sure no shortURL already exists so there are no duplicates/collisions. So we can just go ahead and do that as well. 2. That's a great point, I honestly hadn't really considered. I think for user experience you would want to give person 2 a fresh unique tinyURL (especially if they are requesting a custom tiny url). So there would be 2 different entries in the database where the keys are different tiny hashes, but the values both include the same long URL. so to your point, yeah the userID might not be necessary
@abhishekwadhawan5381
@abhishekwadhawan5381 3 ай бұрын
@@codetour Thanks for the reply. Looking forward to more videos on system design questions. Cheers 🍻
@roach_jsh
@roach_jsh 27 күн бұрын
The estimation of cache size would be good enough? I think we should estimate cache size based on shorten urls that are more getting heated then others url. So, If it's only 20% of shorten urls that are created with in a month, we can roughly expect that it would be ((500 bytes * 100 mil) / 100) * 20 = around 9 GB.
@yaserahmed9721
@yaserahmed9721 3 ай бұрын
Food for thought: What if we did not want the tiny url to be stored forever? Say we want it to be available for a short span of say 2 hours? What's the approach?
@sourabhchoudhary7289
@sourabhchoudhary7289 28 күн бұрын
Hi In article with base64 conversion there is a problem to address. We have a counter that is shared across servers, so that counter is critical section and race condition might arrive as diff servers can read same value and generate same short-url. We must ensure mutual exclucion in that case. Correct me if i am wrong :)
@enamya8188
@enamya8188 3 ай бұрын
in 5:07, I don't think that the API key should be needed for the redirection endpoint
@kaartiknayak4666
@kaartiknayak4666 3 ай бұрын
what's the name of the whiteboard seems pretty cool
@codetour
@codetour 3 ай бұрын
Photoshop
@chrissalgaj4111
@chrissalgaj4111 3 ай бұрын
Crazy to think how much there is to even a simple seeming thing and then you realize there is still so much missing like authentication, authorization, payment handling, plans, email confirmations, internationalization of the website, possibly rate limiting for non paying customers…
@jlee-mp4
@jlee-mp4 Ай бұрын
where does the 70GB cache storage come from? Given 60TB total storage, wouldn't 20% of 60TB be around 12 TB?
@whoknows3679
@whoknows3679 3 ай бұрын
I think a more realistic solution would use cloud providers and their services which for this case is even more simple with some KV storage and serverless functions
@dmc8074
@dmc8074 3 ай бұрын
Is there any reason for the assumption of 200:1 read: create ratio? If, then please explain.
@Daniel-sy3wo
@Daniel-sy3wo 3 ай бұрын
No particular reason for those specific numbers. This is a napkin calculation so the idea is to say “here we’ll get way more reads than writes”. for this exercise it wouldn’t make much difference if the ratio was 400:1 or 1000:50 etc.
@mutahhirkhan
@mutahhirkhan 3 ай бұрын
Super mindful video, you better not get lost in any section of the video or you'll end up like, is this gibberish? 😂 Awesome explanation 🎉
@kodukoders
@kodukoders 3 ай бұрын
So, you just make up those numbers and define your own requirements and through a bunch of servers to do these things. I don't understand why people take system design interview. that's just seem to me common sense to load balance your requirements. Any software dev should know them.
@arturf209
@arturf209 3 ай бұрын
How exactly will I earn money with that scale? 😮 Service should also provide some statistics, so users know if they draw any traffic and when. Add these to your calculations - data + load You said 100 years - where is expiry date? How often do you check when to delete? 100 years idea is just stupid overkill, stretching whole budget, give few years or check traffic to each link and if something seems not used then delete it.
@chessmaster856
@chessmaster856 2 ай бұрын
Oh rdbms? You must be dinausaur or reptile
@blizzy78
@blizzy78 3 ай бұрын
what's with the holding your mic trend 😂
@codetour
@codetour 3 ай бұрын
Using a microphone improves the quality of your audio much more than for example just recording straight into your phone/camera
@blizzy78
@blizzy78 3 ай бұрын
@@codetour That's not what I meant. I get the point of using a good mic. But why not just put it on your shirt instead of holding it in your hand 😉
@codetour
@codetour 3 ай бұрын
the sound quality is actually slightly better when the mic head doesn't rub against fabric@@blizzy78
@hans_1337
@hans_1337 2 ай бұрын
can people really do all this math in their head that quick?
@lonnybulldozer8426
@lonnybulldozer8426 3 ай бұрын
You're a surface-level scammer.
@codetour
@codetour 3 ай бұрын
Tell me more
@lonnybulldozer8426
@lonnybulldozer8426 3 ай бұрын
@@codetour I'll be honest with you. I've been shadowed-banned many times, so I just assume all of the comments I post will never be seen.
@chessmaster856
@chessmaster856 3 ай бұрын
First shorten it. You are talking something else.😅
@codetour
@codetour 3 ай бұрын
Intuitively you are correct my friend but if you ever go Into an interview it’s important to clarify why, and how, you are shortening it first. Always the first thing you should do is ask clarifying questions
Frontend Performance: Virtualized List
1:50
Code Tour
Рет қаралды 774
URL shortener system design | tinyurl system design | bitly system design
34:39
Tech Dummies Narendra L
Рет қаралды 445 М.
[실시간] 전철에서 찍힌 기생생물 감염 장면 | 기생수: 더 그레이
00:15
Netflix Korea 넷플릭스 코리아
Рет қаралды 38 МЛН
ТОМАТНЫЙ ДОЖДЬ #shorts
00:28
Паша Осадчий
Рет қаралды 12 МЛН
КИРПИЧ ОБ ГОЛОВУ #shorts
00:24
Паша Осадчий
Рет қаралды 5 МЛН
How to implement TinyURL (System Design Interview)
17:45
KA Education
Рет қаралды 73 М.
What does larger scale software development look like?
24:15
Web Dev Cody
Рет қаралды 1,2 МЛН
Good APIs Vs Bad APIs: 7 Tips for API Design
5:48
ByteByteGo
Рет қаралды 183 М.
Tiny URL - System Design Interview Question (URL shortener)
9:39
System Design: Design an AutoComplete Component like Google
22:20
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 888 М.
20 System Design Concepts Explained in 10 Minutes
11:41
NeetCode
Рет қаралды 819 М.
Basic System Design for Uber or Lyft | System Design Interview Prep
16:18
🔥Новый ЛИДЕР РЫНКА СМАРТФОНОВ🤩
0:33
Broken Flex Repair #technology #mobilerepair
0:55
ideal institute aligarh
Рет қаралды 16 МЛН
Компьютер подписчику
0:40
Miracle
Рет қаралды 207 М.
🤯Самая КРУТАЯ Функция #shorts
0:58
YOLODROID
Рет қаралды 2,2 МЛН
Секретная функция ютуба 😱🐍 #shorts
0:14
Владислав Шудейко
Рет қаралды 2,1 МЛН