SEARCH (ENTER TO SEE ALL RESULTS)
Cancel Search
POPULAR TOPICS
Contributed
sponsored-post-contributed
News
Analysis
The New Stack Makers
Tutorial
Podcast
Feature
Research
Profile
The New Stack Logo
Skip to content
  • Podcasts
  • Events
  • Ebooks
    • DevOps
    • DevSecOps
    • Docker Ecosystem
    • Kubernetes Ecosystem
    • Microservices
    • Observability
    • Security
    • Serverless
    • Storage
    • All Ebooks
  • Newsletter
  • Sponsorship
  • • • •
    • Podcasts
      • TNS @Scale Series
      • TNS Analysts Round Table
      • TNS Context Weekly News
      • TNS Makers Interviews
      • All Podcasts
    • Events
    • Ebooks
      • DevOps
      • DevSecOps
      • Docker Ecosystem
      • Kubernetes Ecosystem
      • Microservices
      • Observability
      • Security
      • Serverless
      • Storage
      • 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
Search The New Stack
 

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.


The New Stack Newsletter Sign-Up
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.
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Containers / Open Source / Sponsored
Beam Me Up, Unikernel
7 Jun 2016 11:25am, by Kiran Oliver
Containers / Kubernetes
TNS Research: Vendors Working Towards Kubernetes Interoperability
7 Jun 2016 10:35am, by Lawrence E Hecht
Containers / Storage
With libStorage, EMC Offers an Alternative to Docker’s Persistent Storage Volumes
3 Jun 2016 8:54am, by Scott M. Fulton III
Containers / Kubernetes
Codenvy’s DevOps Container Ecosystem Market Map, Refined
25 May 2016 9:46am, by Benjamin Ball
CI/CD / Containers / Kubernetes / Software Development
With Ansible Update, Docker Compose Files Can Configure Networks
25 May 2016 6:00am, by Scott M. Fulton III
CI/CD / Containers / Sponsored / Contributed
Container Lifecycle Management, Part One: Not Your Father’s VMs
24 May 2016 7:32am, by David Dennis
Containers
GitLab Now Comes with a Docker Container Registry
23 May 2016 10:00am, by TC Currie
Containers / Security
New JFrog Workload Inspection Tool Points to a Post-Container World
23 May 2016 6:00am, by Scott M. Fulton III
Containers / Kubernetes
The Kubernetes Way: Pods and Services
20 May 2016 8:56am, by Janakiram MSV
Containers
Docker’s Unikernel Experiment Begins Paying Off with Mac OS Libraries
19 May 2016 8:24am, by Scott M. Fulton III
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Cloud Native Ecosystem / Containers / Open Source / Software Development / Sponsored
OpenStack Summit Austin: Creating a More Badass Internet with Open Source
13 May 2016 10:06am, by Kiran Oliver
Containers / Kubernetes
From Containers to Container Orchestration
11 May 2016 7:49am, by Janakiram MSV
Containers / Data Science / Observability / Storage
Pachyderm Challenges Hadoop with Containerized Data Lakes
10 May 2016 7:42am, by Susan Hall
Containers / Security
Docker Launches a Vulnerability Scanner for Containers
10 May 2016 6:00am, by Joab Jackson
CI/CD / Containers / Kubernetes
Wercker Workflows Allows Developers to Tether Multiple Pipelines
9 May 2016 9:23am, by Susan Hall
Containers / Data Science / Kubernetes
CoreOS Updates etcd for Large-scale Container Coordination
9 May 2016 8:22am, by Joab Jackson
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Containers / Open Source / Software Development
How IBM Wants to Contribute to Open Source: Quietly
4 May 2016 9:08am, by Kiran Oliver
Containers / Microservices / Observability
AppNeta Offers Monitoring Solutions for Microservices at Scale
3 May 2016 2:20pm, by Kiran Oliver
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Containers / Open Source / Software Development / Sponsored
Docker’s Solomon Hykes: If Tools Aren’t Accessible, Our Industry Has Failed
2 May 2016 8:49am, by Kiran Oliver
Cloud Native Ecosystem / Containers
Software Defined Talk: OpenStack Enters the Plateau of Productivity
29 Apr 2016 3:45pm, by Michael Coté
Containers / DevOps / Kubernetes
The New Stack 2.0 — What Now?
29 Apr 2016 7:25am, by Alex Williams and Joab Jackson
Containers / DevOps / Kubernetes / Microservices
Hello World: Our eBook on Container Orchestration and Automation is Now Available
29 Apr 2016 7:24am, by Benjamin Ball
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Containers / Kubernetes
Cisco’s Ken Owens and Ben Schumacher: Trim the Glue Code
28 Apr 2016 1:20pm, by Kiran Oliver
Containers / DevOps
Software Defined Talk: What Deodorant Marketing Teaches Us about Tech Marketing
27 Apr 2016 3:36pm, by Michael Coté
CI/CD / Containers / Kubernetes
Container Orchestration and Scheduling: Herding Computational Cattle
27 Apr 2016 12:24pm, by Daniel Bryant
Containers / Observability / Contributed
How to Monitor Containers with cAdvisor and Wavefront
19 Apr 2016 1:20pm, by Evan Pease
Pagination Previous Button
31 32 33 34 35 36 37 38 39 40
Pagination Next Button
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

© 2022 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.