From Zero to Millions: Crafting a Scalable Discord with Micro-servicesHello everyone, I’m Samarth Asthan, a 4th-year computer science student and backend engineer. About a year ago, when I was in my 3rd year…Oct 22, 2024Oct 22, 2024
Host your static website using NGINX- A Step-by-Step GuideHey folks, I’m Samarth Asthan, a 4th-year computer science student, and today we will see how to host a static website using NGINX. NGINX…Jun 13, 2024Jun 13, 2024
Building a Scalable E-commerce Empire: A Micro-services System Design ApproachHey everyone! I’m Samarth Asthan, a 3rd-year computer science student, and I’m new to the world of system design. But, I’m excited to share…Dec 11, 2023Dec 11, 2023
Put back-of-the-envelope numbers in perspective.Let’s learn what a back-of-the-envelope calculation is.Dec 3, 2023Dec 3, 2023
What is the CAP Theorem?The CAP Theorem states that any distributed database system can only guarantee two out of these characteristics: Consistency, Availability…Nov 30, 2023Nov 30, 2023
What is RPC?RPC, or Remote Procedure Call, is like a phone call between computer programs. it’s a way they talk to each other in distributed systems…Nov 30, 2023Nov 30, 2023