Docker

Create Cluster using docker swarm | by Mohamed Fawzy | tajawal | Medium

Docker is an extremly low-powered, strong and nice way to run either services,Apps or Machines as a minimal installation – its using the existing OS ressources to create a standalone container –  and they are growing and making a big inroad into the global environments. 

 


Many ask Should I use Docker or Kubernetes – Weill they are not opponents – but are working fine together:

Docker is a virtualization technology and platform
that enables containerization of applications.

Kubernetes, on the other hand, is a technology
that orchestrates and automates the handling of containers.