Container Orchestration
What is Docker Swarm? Native cluster management and orchestration for Docker A pool of Docker hosts to a single, virtual Docker host Docker Swarm serves the standard Docker API Standalone Swarm before Docker version 1.12 In Docker 1.12 and higher, Swarm Mode integrated with Docker
0 Comments
Docker 101
What is Docker? Is a technology An open-source engine Automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually anywhere Allow us to incorporate and store our code and its dependencies in to a neat little package -an