📗 New Book: Docker AI – Learn to build & deploy AI-powered apps with Docker!
Get the Book →
Swarm Mode
Redis refers to REmote DIctionary Server. It is an open source, in-memory Data Structure Store, used as a database, a caching...
A Docker Swarm consists of multiple Docker hosts which run in swarm mode and act as managers (to manage membership and...
Here comes the most awaited feature of 2017 – “Building Docker Swarm cluster which includes all Windows cluster, or a hybrid...
Let’s talk about Dockerized Elastic Stack… Elastic Stack is an open source solution that reliably and securely take data from any...
Docker 17.06.0-ce-RC5 got announced 5 days back and is available for testing. It brings numerous new features & enablements under this new...
Go programming language has really helped in shaping Docker as a powerful software and enabling fast development for distributed systems. It...
Apache JMeter is a popular open source software used as a load testing tool for analyzing and measuring the performance of...
2016 has been a great year for Docker Inc. With the announcement of Docker 1.12 release in last Dockercon, a new...
Containers are stateless by nature and likely to be short-lived. They are quite ephemeral than VMs. What it actually means? Say,...
What’s the story of Docker compose in 1.12.1 Swarm Mode? How does it integrates with the new APIs – service, node...
In our previous posts, we spent considerable amount of time deep-diving into Swarm Mode which is in-built orchestration engine in Docker...
Prior to Docker 1.12 release, setting up Swarm cluster needed some sort of service discovery backend. There are multiple discovery backends...
In the last Meetup (#Docker Bangalore), there has been lots of curiosity around “Desired State Reconciliation” & “Node Management” feature in case...
Today Docker Inc. released Engine 1.12 Release Candidate 4 with numerous improvements and added security features. With an optional “Swarm Mode”...
“The Best way to orchestrate Docker is Docker” In our previous post, we talked about Swarm Mode’s built-in orchestration and distribution...
Docker Swarm is 1 year old now. Docker Inc. during DockerConEU, December 2014 made the announcement of Docker Swarm. A Docker...