by admin | Sep 22, 2018
Let’s look at the next trend coming in latest open source technology trends, ‘XaaS’. XaaS (an acronym for ‘Anything as a Service’) XaaS is the terminology used for the technology through which a vast number of solutions and tools are delivered over the internet...
by admin | Feb 10, 2018
Docker is a tool designed to make it easier to create, deploy and run applications using containers. Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and ship it all out as one package....
by admin | Feb 8, 2018
Containers have everything needed to run it – code, run-time, system tools, system libraries, and settings. It’s available for both Windows and Linux based applications. Containers are based on operation-level virtualisation rather than hardware-virtualisation. They...