HKHossam Khalilinhoskhalilz.hashnode.dev·Jun 19, 2022 · 3 min readBack of the Envelope EstimationHello again, Today We are going to continue our series by checking Chapter 2 in system Design Interview Book. Back of the envelope estimation Sometimes you are asked to estimate system capacity or performance requirements using back-of-the-envelope e...00
HKHossam Khalilinhoskhalilz.hashnode.dev·Jun 5, 2022 · 5 min readScale From zero to millions of Users (Part 2)Lets continue the following article. Content Delivery Network(CDN) A CDN is a network of geographically dispersed servers used to deliver static content, so a CDN always caches(Images, videos, CSS, JS files, ..etc). in the following figure we can de...01M
HKHossam Khalilinhoskhalilz.hashnode.dev·May 29, 2022 · 5 min readScale From Zero to millions of users (Part 1)This series of topics will be a summary about System Design Interviews where we can tackle some topics and we can give abstract idea about it This book is highly recommended Today's topic will be about Scale from zero to millions of users Designing ...02OM