The Concept of Docker #1

M Sadewa Wicaksana
2 min readSep 29, 2020

--

Today, I’ll illustrate the specific aspects of a docker container and docker solve the problems. 😁😁

Bismillah, the first of all is:

Containers are not virtualization

IT Companies or Institutes usually use hardware virtualization to maintain their software application to provide isolation. For illustrate is a company when there is a third application from another vendor usually uses a virtual machine to implement the third application from another vendor.

You can imagine if, the third application needed 3 infrastructures something like this:

Sample Infrastructures

Automatically you need to create 3 Virtual Machine to handle that, you can imagine how much RAM you need if the application became bigger.

Problems which is solved by docker are management of resources and logistics.

Before docker

Before Docker

After Docker

After Docker using Container

Enjoy Your Coffe.. .. ☕☕

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

M Sadewa Wicaksana
M Sadewa Wicaksana

Written by M Sadewa Wicaksana

Artificial Intelligence and Fullstack Engineering Enthusiast and Still Learning

No responses yet

Write a response