Articles in this series
System Design · One of the WhatsApp key feature is end to end encryption of messages. In this article, we will quickly understand a simple implementation...
System design behind Github data storage · Github is one of the world’s largest code hosting platforms for collaboration and version control. Scale at...
System behind Instagram trending. · I am sure, you might have used Instagram and explored it's trending section. Instagram has built a brilliant system...
Design a file uploading and sharing service · System design is one of the most important aspect of software engineering. System design problems are...
Scalability · Load Balancer (LB) is another critical component of any distributed system. Before, directly diving into client side load balancing we need...
System Design · Dealing with large datasets is often daunting. With limited computing resources, particularly memory, it can be challenging to perform...