Become a DevOps master

With the growth of new technology and appearing DevOps, SysOps, DevSecOps, and other words, many think that they are just like a simple word! but if you are passionate about DevOps methodology and if you want to become a developer or DevOps, you should be clear and have a good understanding about what they are. So, these roadmaps cover everything that is there to learn for the path listed below.

The aim of this roadmap is to give you an idea about the new landscape and a clear view if you are confused about what to learn next. So, recommend you to go to this link and use the article published there.

https://github.com/kamranahmedse/developer-roadmap

The difference between VM and Container?

One of the most interesting terms in virtualization that is appeared recently is containers. The containers offering a new layer of virtualization that are fit for packaging application. This type of virtualization allows to quickly build and deploy a large number of hosts or containers in a very short time and saves lots of time and money as compared to installing and deploying physical servers.

Virtual machine ( VM )  have been around for a few years from now while containers are new as an alternative solution to VM. If you are familiar with containers and Docker platform, we want to talk about some basic distinction of VMs and containers. In the following, there are top five difference between VMs and Containers.

Continue reading “The difference between VM and Container?”