Consistent Hashing 101Let’s dive directly into the topic. To understand WHAT consistent hashing is, let’s first explore the purpose of WHY behind it and to…May 20, 2023May 20, 2023
Prompt Engineering 101I came across a LinkedIn post yesterday announcing a free course on prompt engineering by Andrew Ng, the founder of Coursera and…Apr 30, 2023Apr 30, 2023
Light Pollution in a Nut ShellYou remember the days when we were challenged to count the stars in the sky and how difficult it used to be but nowadays it is pretty much…Apr 4, 2021Apr 4, 2021
Published inDailyrounds Engineering8 measures to secure your DatabaseBest practices to make sure your database is securedSep 21, 2020Sep 21, 2020
Schema Patterns — MongoDB — Part 3If you are here I hope you have gone through the Part -1 and Part-2 of this series and if not, I would highly recommend you go through…Aug 6, 2020Aug 6, 2020
Schema Patterns — MongoDB — Part 2If you are here I hope you have gone through the Part -1 of this article and if not I would highly recommend you go through them before…Jul 31, 2020Jul 31, 2020
Django LoggingDjango uses python’s own logging module for executing system logging. So Django just gives an option to configure logging but internally…Jan 7, 20201Jan 7, 20201