DPDevashish Patilindevashishpatil.hashnode.dev·Aug 29, 2023 · 2 min readDesign efficient file uploads from browserImagine having a frontend, a backend, a database for storing metadata, and a blob storage like Google Cloud Storage or S3 bucket for storing large objects like images, videos etc. Apart from these things, there will be services like load balancers, N...00
DPDevashish Patilindevashishpatil.hashnode.dev·May 28, 2023 · 6 min readLearn Python in 10 Minutes or Less![Important] There is a lot of code written in here and much less text. I know it is overwhelming to see so much code when you don’t even understand the language. But I have explained everything in each code block itself via comments. Reading line-by-...00