What is Docker ?

Docker is an open-source project which automates the deployment of Linux applications inside software containers.

Read More

Unauthenticated User in MySQL ?

Yesterday I have seen in MySQL processlist some unauthenticated user was showing. I was wondering what is this ? So I did some research and found out some interesting thing about MySQL config.

Read More

Understanding I/O

Many times you guys have heard about I/O in terms of programming like for example Node.js works on the single threaded non blocking I/O model.

Read More

Project 365

Welcome to Project-365. I am planning to write an article daily on my blog for next 365 days. I am sure by using this approach, I am going to learn awesome things in daily manner.

Read More