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…

Docker Certified Associate Exam Series (Part -2): Container Orchestration

Introduction to Container Orchestration An essential part of preparing for the Docker Certified Associate (DCA) exam is to familiarize yourself with Container Orchestration. Container Orchestration requires a set of tools and scripts that you can use to host, configure, and manage containers in a production environment. Deploying in Docker typically involves running various applications on…

CI/CD with Docker for Beginners

Docker is a DevOps platform that is basically used to create, deploy, and run applications using the concept of containerization. With Docker, developers can pack all the dependencies and libraries of an application easily and ship it out as a single package. This helps developers and operations teams mitigate the environmental issues that used to…

Secured By miniOrange