fbpx

30,000 Feet Overview of Docker

If there’s one word that you hear no matter which developer circle you’re running with, it’s Docker. In a short time, Docker has managed to win over developers all over, thanks to its ability to smooth over most compatibility issues. So what exactly is Docker, and why is it so important? How I Was Introduced to…

What is Ansible in DevOps and How it Works

In 2015, the world’s one of the leading open source solutions providers, Red Hat Inc. acquired Ansible, a software platform famous for its easy-to-use means for automation and development in the software powered organizations and loved by many IT people. Every company is a software-powered company these days, and automation has become crucial. With ever-increasing complex…

Kubernetes Concepts Explained!

Image source: Platform9 With Docker, you can run a single instance of the application with a simple Docker run command. In this case, to run a Node JS based application, you run the docker run nodejs command. But that’s just one instance of your application on one Docker host. What happens when the number of users…

Docker Introduction For Beginners [New & Updated]

Image source: Docker Every company is dependent on software for innovation and one of the biggest innovations in the software development field was the invention of containers. The containers have changed the way the software is built and shipped these days. The company Docker took this route and made containers available for everyone. It has…

Secured By miniOrange