Categories: Apps: Utilities

Docker and Containers

Docker and Containers

You might have heard people talking about Docker and related Containers, but might not fully understand what Docker and Containers actually are.

At the dawn of modern IT, we had only physical machines — mainframes and minicomputers which had multi-user capabilities. To effectively use these resources, the concept of time-sharing was invented. This idea was the genesis of what we call the modern “cloud”. Eventually, virtualization technology came to the PCs. Later data centers were filled to the brim with servers. With the introduction of new technologies, the total cost of ownership of a datacenter was drastically reduced.

Instead of thousands of physical servers, the entire datacenter footprint of a modern enterprise could be reduced to just a few hundred or even dozen virtual hosts.

Containerization also originated on what is called big iron systems. The first commercial implementation of containers was introduced as a feature within the Sun (now Oracle) Solaris 10 UNIX operating system called Zones. In a container, you are not running a complete instance or image of an operating system with kernels, drivers, and shared libraries.

Containers provide an isolated, discrete and separate space for applications to execute in memory and storage to reside and provide the appearance of an individual system, allowing each container to have its own system admins and group of users. However, because in a container you are not running a complete instance or image of an operating system, but instead an entire stack of containers. the containers only contain the applications, settings and storage that are needed for that application to run. This concept is also sometimes referred to as JeOS, or Just enough OS. Containerization is also referred to as Operating System-level Virtualization. A Linux containerization host runs Linux containers, and a Windows containerization host runs Windows containers.

Docker differs from other containerization technologies, in that it provides a way to “package” complex applications and upload them to public repositories, and subsequently download them into public or private clouds that run Docker hosts. Docker, using Swarm, provides native clustering capabilities so that containerization hosts can be grouped together. Microsoft has adopted and partnered with Docker as its containerization packaging standard for Azure, so that Linux Docker apps can run on their public cloud without any fuss.

Docker is an open-source project. Using Docker to create and manage containers makes it easier to create highly distributed systems by allowing multiple applications, worker tasks, and other processes to run autonomously on a single physical machine, or across a spectrum of virtual machines.

­See also:

  • Apple Encyclopedia: all information about products, electronic devices, operating systems and apps from iGotOffer.com experts.
  • iGotOffer.com: the best place to sell my used iPhone online. Top cash guaranteed. Free quote and free shipping. BBB A+ rated business.
Share
Published by
Steve

Recent Posts

New Features iOS 18.1 Brings to Your iPhone

All the New Features iOS 18.1 Brings to Your iPhone The latest iOS 18.1 update…

5 hours ago

A New Affordable iPhone SE 4 Is Coming

A New Affordable iPhone? Release Date, Price, and More Rumors The company led by Tim…

1 week ago

PlayStation Turns 30 and Has a Gift for All Nostalgic Gamers

Sony PlayStation Turns 30 and Has a Gift for All Nostalgic Gamers Gamers who grew…

2 weeks ago

Wi-Fi 8 Is In Preparation: What Should We Expect?

Wi-Fi 8 Is In Preparation: what Should We Expect? With the next version, Wi-Fi is…

3 weeks ago

Scams on WhatsApp: Cybercriminals Impersonate the Voices

Thousands of Scams on WhatsApp: They Impersonate the Voices of Your Parents and Best Friends,…

2 months ago

Credential Stuffing: Increasingly Devastating in France

Credential Stuffing: Increasingly Devastating in France This formidable technique explains the surge in cyberattacks in…

2 months ago