All you need to know about designing URL Shortener
Introduction One of the widely asked System Design question in an interview is — Design a URL Shortener. Let’s see how to approach it and solve this question. Let’s start by naming…
Introduction One of the widely asked System Design question in an interview is — Design a URL Shortener. Let’s see how to approach it and solve this question. Let’s start by naming…
Introduction Today, I am gonna describe SSL/ TLS in simple language. We are also gonna talk about AWS Certificate Manager and its relation with SSL. To begin with… What is…
Hello, readers. I am writing this blog to share my wonderful interview experience with AMAZON. Being from a tier-3 college, getting an internship in one of the ‘FAANG’ is a…
Note- Recommended to read PART-5. Introduction We all know that when we login into Netflix for the first time, it remembers our preferences, last watched content and our profile details…
Note Recommended to read PART-4. Introduction In this part we will talk about reducing the latency of the response by the server. In the process of server sending the response…