About 2 years into our startup, our database servers very doing more than 97% CPU load all the time, and it was…
Sharding Mongo DB
Mongo DB is one of the most widely used NoSql database available in the industry today. Not only does it scale…
Mongo DB and Clustering
Mongo DB is one of the most widely used NOSql database available in the industry today. Not only does it scale…
Writing Functional Python
So what’s with the fuss about functional programming? Well to start of with its a lot of fun to write, and it…