docker
Docker was introduces to me in my company projects where projects was using older version of postgres and I had to use the same version and thats where i setup docker first time and with just few config i was able to run the postgres in my local machine. I was great starting and motivated me to learn more about docker.
Now I use docker to run database or any other services in my local machine. It makes life easy and we do not have to worry about the versions of the services. Working with team where a docker-compose file is very useful to run the services in local machine. I deployed few on my projects using docker on cloud. I just love Docker. ❤️
Learning new skills and mastering them is my passion. I am always eager to learn new things and share my knowledge with others. What I have learned so far about my each skill is shared here.