How I cracked Amazon Internship – My Unique Interview Experience
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…
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…
Note- Recommended to read PART-3. Introduction In part-3, we scaled the web-tier to resolve failover issue by scaling ‘horizontally’ the web-servers, thereby adding multiple servers. For data-tier, we have one…
Note Recommended to read PART-2. Introduction With growing popularity of your website, multiple users are now visiting your website amazinglyme.com but you only have one server on your end. With…
Note- Recommended to read PART-1. Part-1 Summary Recap… Multiple clients and single server We discussed in the previous part, that a client will send a request and a server will…
System Design – It all starts here! One thing that every developer wants to learn and master is — System Design. Designing applications which can serve customers seamlessly is our final goal.…