All Articles
- Home /
- All Articles

Jekyll, Amazon S3, Vagrant And Puppet
Recently I moved my blog from Scriptogram to static site generated by Jekyll and hosted on Amazon …

My Vagrant Workflow
For those who never heard about the Vagrant, it is a very handy way to manage, create and destroy …

Hadoop Ecosystem- Deployment And Management
My notes and thoughts on Hadoop Ecosystem from book Hadoop Operations1. One of the major key take …

Traditional Ways To Solve Scalability Problems With RDBMS
Notes plus thoughts from my recent read Cassandra: The Definitive Guide. Common ways to solve …

Polyglot Persistence Patterns
Polyglot persistence which takes a hybrid approach to persistence is getting a lot of traction these …

Blog Reloaded
This blog is reloaded- in terms of theme, content and target audience. For regular readers and …

Mapreduce and Hadoop Algorithms in Bioinformatics Papers
Solely inspired by Atbrox’s list of academic papers for Mapreduce & Hadoop Algorithms. …

Scala for the Python Geeks
Scala is a JVM languages designed by Martin Odersky in early 2001 and it brings features of …

Periodic Tasks and Queue Processing in Django
In Python/Django Celery with RabbitMQ is widely used for background processing or distributed task …