SEARCH (ENTER TO SEE ALL RESULTS)

POPULAR TOPICS

Contributed
News
Analysis
The New Stack Makers
Tutorial
Research
Podcast
Science
Feature
Off-The-Shelf Hacker
Skip to content
  • Podcasts
    • TNS @Scale Series
    • TNS Analysts Round Table
    • TNS Context Weekly News
    • TNS Makers Interviews
    • All Podcasts
  • Events
  • Ebooks
    • Storage
    • DevOps
    • Serverless
    • Microservices
    • Kubernetes Ecosystem
    • Docker Ecosystem
    • All Ebooks
  • Newsletter
  • Sponsorship
  • • • •
    • Podcasts
      • TNS @Scale Series
      • TNS Analysts Round Table
      • TNS Context Weekly News
      • TNS Makers Interviews
      • All Podcasts
    • Events
    • Ebooks
      • Machine Learning
      • DevOps
      • Serverless
      • Microservices
      • Kubernetes Ecosystem
      • Docker Ecosystem
      • All Ebooks
    • Newsletter
    • Sponsorship
Skip to content
  • Architecture
    • Cloud Native
    • Containers
    • Edge/IoT
    • Microservices
    • Networking
    • Serverless
    • Storage
  • Development
    • Development
    • Cloud Services
    • Data
    • Machine Learning
    • Security
  • Operations
    • CI/CD
    • Culture
    • DevOps
    • Kubernetes
    • Monitoring
    • Service Mesh
    • Tools
 

Containers

▾ 1 MINUTE READ — CLOSE

Containers serve as the base common denominator for the cloud native computing. They offer a universal platform to package software programs so they can be easily moved around to different systems, even those with different architectures.

Like any modern technology, containers have actually been around for decades. FreeBSD offered “jails” in the early 2000s, and Solaris containers were a key part of offering secure, flexible platforms for applications running on Sun Micrososystems’ own Unix platform. In 2008, the idea of container became a core part of the Linux kernel with the introduction of LXC (LinuX Containers), implemented with cgroups and Linux namespaces.

While LxC was used by Google to manage its own infrastructure, it wasn’t until the advent of Docker, nuanced in 2013, did developers embrace the abstraction, because it gave them an easy way to move software from development to production without any manual restaging. Mass-use of containers spurned development of container orchestraters such as Kubernetes and Docker Swarm.

Although Docker open sourced its container technology, additional effort has gone on to move the technology to independent open source governance, by way of projects such as runC, Containerd and the Moby Project. Additionally, more work has been undertaken to build containers that are both more secure and performant, such as Kata Containers.


A newsletter digest of the week’s most important stories & analyses.

Do you also want to be notified of the following?
We don’t sell or share your email. By continuing, you agree to our Terms of Use and Privacy Policy.

Cloud Services / Containers / Kubernetes / Sponsored / Contributed

Amazon ECS vs. Amazon EKS: The Ultimate Showdown

19 Jan 2021 2:00pm, by Serkan Özal

Cloud Native / Containers

Tutorial: Explore Container Runtimes with Flatcar Container Linux

15 Jan 2021 9:14am, by Janakiram MSV

Containers / Kubernetes

Flatcar Container Linux: The Ideal OS for Running Kubernetes at the Edge

8 Jan 2021 8:01am, by Janakiram MSV

Containers / Security / Sponsored / Contributed

Containers Can Be Both Leaky and Risky — But That’s Always Been True

6 Jan 2021 7:00am, by Taylor Armerding

Containers

Tutorial: Host a Local Podman Image Registry

2 Jan 2021 6:00am, by Jack Wallen

Cloud Native / Containers / Kubernetes / Contributed

Kubernetes 1.20 Enhances the Operator Experience and Brings New Features to the Container Runtime

28 Dec 2020 11:36am, by Hillary Benson

Containers / Development

This Week in Programming: Docker Previews Desktop for Mac M1

19 Dec 2020 6:00am, by Mike Melanson

Containers / Edge / IoT / Kubernetes

10 Reasons Why the Wio Terminal Is the Last DIY IoT Device You Need

18 Dec 2020 11:09am, by Janakiram MSV

Cloud Services / Containers / Kubernetes

Azure Kubernetes Service Replaces Docker with containerd

15 Dec 2020 8:08am, by Mary Branscombe

Containers / Development / Technology

This Week in Programming: Google Tackles the Tragedy of the Open Source Commons

12 Dec 2020 6:00am, by Mike Melanson

Containers / Linux / Security

Tutorial: Install Harbor for Image Vulnerability Scanning

10 Dec 2020 9:00am, by Jack Wallen

Cloud Services / Containers / Security

Quick Take: Container Security on Amazon Web Services

7 Dec 2020 1:29pm, by Lawrence E Hecht

Containers / Edge / IoT / Serverless

Koyeb Combines Functions and Containers in Its Serverless Engine

7 Dec 2020 1:03pm, by Mike Melanson

Cloud Services / Containers / Serverless

Adoption of AWS Lambda Serverless Stalls

3 Dec 2020 9:01am, by Lawrence E Hecht

Containers / DevOps / Serverless

AWS Proton, a Shared Services Library for Cloud Native Resources

3 Dec 2020 8:07am, by Joab Jackson

Containers / Security

New containerd Security Hole Needs to Be Patched ASAP

3 Dec 2020 6:52am, by Steven J. Vaughan-Nichols

Cloud Native / Containers / Security / Sponsored

Pancakes are Hot and so Is Immutable Security

24 Nov 2020 2:33pm, by Alex Williams and B. Cameron Gain

Containers / Kubernetes / Security / Sponsored

Flatcar Container Linux Moves Beyond CoreOS Roots with Commercial Editions

24 Nov 2020 12:16pm, by Mike Melanson

Containers / Security / Sponsored / Contributed

How to Enable Developer Teams to Improve Container Security

20 Nov 2020 9:44am, by Sarah Conway

Containers / Edge / IoT / Kubernetes / Sponsored

Red Hat OpenShift Presses Outward to the Edge, Enhances Developer Experience

18 Nov 2020 5:00am, by Mike Melanson

Containers / Kubernetes / Security / Sponsored / Contributed

Review of Container-to-Container Communications in Kubernetes

17 Nov 2020 9:00am, by Matt Zand and Jim Sullivan

Cloud Services / Containers / Kubernetes

Docker Hub Limits: What They Are and How to Route Around Them

10 Nov 2020 11:00am, by Mike Melanson

Cloud Native / Containers

Choosing an Operating System and Container Runtime for Your Cloud Native Stack

19 Oct 2020 11:47am, by Janakiram MSV

CI/CD / Containers / Kubernetes

Rancher 2.5 Sets out to Be the Stock Kubernetes Build for GitOps

15 Oct 2020 11:23am, by B. Cameron Gain

CI/CD / Containers / Kubernetes

ShuttleOps: No-Code Docker and Kubernetes

13 Oct 2020 7:46am, by Susan Hall

Cloud Native / Containers / Kubernetes

What Is the Modern Cloud Native Stack?

5 Oct 2020 12:38pm, by Janakiram MSV

1 2 3 4 5 6 7 8 9 10
11 12 13 14 15 16 17 18 19 20

Architecture

  • Cloud Native
  • Containers
  • Edge/IoT
  • Microservices
  • Networking
  • Serverless
  • Storage

Development

  • Cloud Services
  • Data
  • Development
  • Machine Learning
  • Security

Operations

  • CI/CD
  • Culture
  • DevOps
  • Kubernetes
  • Monitoring
  • Service Mesh
  • Tools

The New Stack

  • Ebooks
  • Podcasts
  • Events
  • Newsletter
  • About / Contact
  • Sponsors
  • Sponsorship
  • Disclosures
  • Contributions
  • Twitter
  • Facebook
  • YouTube
  • Soundcloud
  • LinkedIn
  • Slideshare
  • RSS

© 2021 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.