The Web Kernel Pattern

What if we apply the same design principle used in developing OS to design a complex web application? A brief description on how this can be achieved.

Read More

Salting - just cryptography or something else

Traditionally salting is used in preservation of food. As the name suggests it performs similar task in computer science also. So salting is basically a technique use to preserve password. Ever though how can we use it in BigData Systems.

Read More