• Skip to main content
  • Skip to primary sidebar
  • Home
  • About
    • Stephen Foskett
      • My Publications
        • Urban Forms in Suburbia: The Rise of the Edge City
      • Storage Magazine Columns
      • Whitepapers
      • Multimedia
      • Speaking Engagements
    • Services
    • Disclosures
  • Categories
    • Apple
    • Ask a Pack Rat
    • Computer History
    • Deals
    • Enterprise storage
    • Events
    • Personal
    • Photography
    • Terabyte home
    • Virtual Storage
  • Guides
    • The iPhone Exchange ActiveSync Guide
      • The iPhone Exchange ActiveSync Troubleshooting Guide
    • The iPad Exchange ActiveSync Guide
      • iPad Exchange ActiveSync Troubleshooting Guide
    • Toolbox
      • Power Over Ethernet Calculator
      • EMC Symmetrix WWN Calculator
      • EMC Symmetrix TimeFinder DOS Batch File
    • Linux Logical Volume Manager Walkthrough
  • Calendar

Stephen Foskett, Pack Rat

Understanding the accumulation of data

You are here: Home / Everything / What’s the Deal with Containers?

What’s the Deal with Containers?

October 21, 2016 By Stephen Leave a Comment

Lately, it seems like everyone just can’t stop talking about containers. But I’m sensing a distinct lack of real understanding of the technology from many people, not to mention lots of confusion about what containers really mean for today’s datacenter folks. So I set about learning more and figuring out for myself what the deal is with containers. Here’s where I’m at.

What's the deal with Docker and containers?
What’s the deal with Docker and containers?

Containers Aren’t The New Virtualization

To hear some folks tell it, containers generally and Docker specifically is “virtualization done right”, bringing the benefits without the drawbacks. But this is laughably off, in my opinion. Although container technology might have some elements in common with hypervisor-based server virtualization, the two technologies are radically different in intent and in practice.

Let’s go back to the original intent: Containers and similar technologies were meant to create a consistent and contained environment in which an application could be run. This is the key concept, and what makes a container radically different from a virtual machine.

When you create a container, you are specifying which operating version and associated services and utilities are available to the application you wish to run rather than running it “wide open” on a full OS. With Docker, all this is specified using cryptographic hashing technology so you can be sure that this environment is exactly the way you want it to be whenever you start the application.

This gives the developer much more control and reassurance than they have ever had before. Most software issues (especially when it comes to security and performance) are due to unrelated utilities and services running alongside an application. By packaging an application in a container, many of these issues vanish. Whether the application is run on a laptop, in a datacenter, or in the cloud, the local environment is exactly the same.

Notice that I never once talked about hardware utilization or even about sharing hardware. Those are things that both virtualization and containerization deliver, but it’s not the point of containers. It’s simply a side effect of how this consistent application environment is created. Since containers isolate application environments, we can run multiple containers on the same hardware. But a one-container-per-server install is just as valid!

Check out the Docker videos from Cloud Field Day and Tech Field Day Extra for lots more info!

Containers Are About Applications

Because containers specify an environment in which to run an application, they are truly transformative in practice. As mentioned, a developer can be sure that her application will run in exactly the environment she specifies (at least from the start). And she can leverage the work of other developers with confidence that their applications will work in a consistent and predictable manner, too.

Historically, too much developer time has been wasted “fighting” with application installs. If an application needs a database back-end or web server the developer has to learn how properly to install and configure that software before they can begin to work! This has really held back development, since it’s easier just to use “old faithful” software than risk fighting with a new cool database, even if it’s technically a better fit.

This is why developers love containers so much. They take away the old IT operations issues (compatibility, configuration) and allow the developer to get on with the coding. This is especially true with Docker, since it includes a marvelous library of containers to draw on. It’s literally a one-liner to download, configure, and run any of a huge number of application components.

Docker is a Gift for IT Operations

Because of this ease of use aspect, IT is beginning to embrace container technology, and especially Docker. Typically, IT operations folks are a little nervous about new technologies, and this is especially true of developer-focused tech. But once they try Docker, a light goes on!

This is what happened for me: I dithered about trying Docker until my friends pushed me to give it a look. Then I mucked about with it, unsure of the value. Then I typed docker-compose up -d and the light finally went off. Install Docker compose and run WordPress. I guarantee you’ll get it!

Once I saw how easy and (more importantly) predictable it is to run Linux applications in Docker containers, I never want to do it any other way. Can you imagine no longer having to fight just to get an application installed? Sure you still have to configure it to meet your needs, but so much of my life has been wasted just getting to that point!

I envision a future where everything we install is shipped in a Docker container or something similar. And it’s not just for Linux: Microsoft is serious about Docker, too! Can you imagine a world without DLL and registry incompatibilities? Where you’re no longer worried that installing an application is going to interfere with the functions of another? I sure can!

I’ll be presenting an expanded version of this article as a keynote at the DeltaWare Data Solutions Emerging Technology Summit on October 25. If you’re able to get to Edina, MN, please register to attend!

Stephen’s Stance

Containerized applications are a godsend for developers and IT operations alike. They promise to eliminate one of the biggest sources of IT headaches: Getting software up and running. And I haven’t even talked about the benefits of shared infrastructure, scalable applications, and “sandboxed” everything! We’ll get to that, but in the mean time, go try Docker for yourself. It’s transformational!

You might also want to read these other posts...

  • Introducing Rabbit: I Bought a Cloud!
  • Electric Car Over the Internet: My Experience Buying…
  • Ranting and Raving About the 2018 iPad Pro
  • What You See and What You Get When You Follow Me
  • Liberate Wi-Fi Smart Bulbs and Switches with Tasmota!

Filed Under: Everything, Features Tagged With: Cloud Field Day, containers, DeltaWare Data Solutions, Docker, Linux, Tech Field Day

Primary Sidebar

The less the prudence with which others conduct their affairs, the greater the prudence with which we must conduct our own

Warren Buffett

Subscribe via Email

Subscribe via email and you will receive my latest blog posts in your inbox. No ads or spam, just the same great content you find on my site!
 New posts (daily)
 Where's Stephen? (weekly)

Download My Book


Download my free e-book:
Essential Enterprise Storage Concepts!

Recent Posts

Electric Car Over the Internet: My Experience Buying From Vroom

November 28, 2020

Powering Rabbits: The Mean Well LRS-350-12 Power Supply

October 18, 2020

Tortoise or Hare? Nvidia Jetson TK1

September 22, 2020

Running Rabbits: More About My Cloud NUCs

September 21, 2020

Introducing Rabbit: I Bought a Cloud!

September 10, 2020

Remove ROM To Use LSI SAS Cards in HPE Servers

August 23, 2020

Test Your Wi-Fi with iPerf for iOS

July 9, 2020

Liberate Wi-Fi Smart Bulbs and Switches with Tasmota!

May 29, 2020

What You See and What You Get When You Follow Me

May 28, 2019

GPS Time Rollover Failures Keep Happening (But They’re Almost Done)

April 6, 2019

Symbolic Links

    Featured Posts

    How To Keep Your Family Activities In Sync With A Shared Google Calendar

    April 18, 2010

    Ten Terrible Apple Products

    June 14, 2012

    Microsoft’s Overlooked Innovation

    February 15, 2010

    Instapaper for iPad and iPhone Enhances My Web World

    June 1, 2010

    Deduplication Coming to Primary Storage

    September 16, 2008

    The Four Horsemen of Storage System Performance: The Rule of Spindles

    August 25, 2010

    Mac OS X Lion Adds CoreStorage, a Volume Manager (Finally!)

    August 4, 2011

    A Complete List of VMware VAAI Primitives

    November 10, 2011

    Storage Changes in VMware vSphere 5.1

    September 4, 2012

    GPS Time Rollover Failures Keep Happening (But They’re Almost Done)

    April 6, 2019

    Copyright © 2021 · Log in