System Design
Newsletter Articles Cheatsheet Resources Support
System Design
Cancel
NewsletterArticlesCheatsheetResourcesSupport
/url-shortening-system-design/how-to-build-a-url-shortener.webp

URL Shortening System Design

NK published on 2022-12-02 included in Architecture
1. create a unique short URL 2. encode the short URL 3. persist short URL 4. redirect the short URL to a long URL
Read More
/troubleshoot-if-you-cannot-access-website/website-cannot-be-accessed.webp

How to Troubleshoot if You Can’t Access a Particular Website?

NK published on 2022-11-21 included in Domain
Check the following failures: 1. Client-side 2. Local network 3. DNS 4. Intermediate network components 5. Server-side
Read More
/what-happens-when-you-type-url-into-your-browser/user-visiting-google-com-on-web-browser.webp

What Happens When You Type a URL Into Your Browser?

NK published on 2022-11-20 included in Domain
1. DNS resolution 2. TCP three-way handshake 3. HTTPS upgrade 4. HTTP Request/Response 5. Browser rendering the response
Read More
  • 1
  • 2
  • 3
2022 - 2023 NK | CC BY-NC 4.0