<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Classic on nSkillHub</title>
    <link>https://nskillhub.com/categories/Classic/</link>
    <description>Recent content in Classic on nSkillHub</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Lakshay Jawa</copyright>
    <lastBuildDate>Sat, 18 Apr 2026 23:28:29 +0530</lastBuildDate><atom:link href="https://nskillhub.com/categories/Classic/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>URL Shortener (bit.ly)</title>
      <link>https://nskillhub.com/system-design/classic/url-shortener/</link>
      <pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://nskillhub.com/system-design/classic/url-shortener/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;1. Hook&#xA;    &lt;div id=&#34;1-hook&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#1-hook&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Every time you click a &lt;code&gt;bit.ly&lt;/code&gt; or &lt;code&gt;t.co&lt;/code&gt; link, a distributed system silently resolves a 7-character code to a full URL and redirects you — in under 10 milliseconds — before your browser even renders the loading spinner. Behind that invisible handshake sits a deceptively rich design problem: how do you build a service that creates billions of short codes, never loses a mapping, and serves hundreds of thousands of reads per second with single-digit millisecond latency, all while preventing abuse, surviving data-centre failures, and staying profitable?&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
