Jump to content

What is Docker? How Does it Work?


Recommended Posts

Docker has become the defacto standard when it comes to container-based implementations. From small scale implementations to large scale enterprise applications, docker serves as the base for container-based orchestration.

Docker gained so much popularity and adoption in the DevOps community in a short time because of the way it’s developed for portability and designed for modern microservice architecture.

In this blog you will learn,

  1. Container evolution and the underlying concept of Linux Containers
  2. What really is a container and what Linux features make it work.
  3. The difference between a process, container, and a VM
  4. Learn about Docker and see why Docker is very useful and different from other container technologies.
  5. Docker core architecture and its key components

The idea here is to get your basics right so that you understand what Docker really is and how it works...

View the full article

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...