Containerisation: Why, What And How
Open Source For You|August 2017

Containerisation involves encapsulating an application in a container with its own operating environment. This is a short overview on containers and how they are used for application containerisation.

Vivek Ratan
Containerisation: Why, What And How
Containers – I am sure all of us have used them in our day-to-day lives to store some things. We usually store something inside a container so that it remains confined within a specified space, is shielded from any external harm or disturbances, and can be kept safe for long. We also use containers when we have to transport anything safely from one place to another. What if we use a container to store or encapsulate an application? Yes, that’s what we use containers for in the IT arena.

A container is basically used to store the entire runtime environment of an application, including all its dependencies like the different libraries and configuration files needed to successfully run it. All of these are bundled together into a single package. This ensures that any process inside the container cannot see any other process or resource outside the container.

For long, the hypervisor based virtualisation technology was used to emulate hardware, due to which we could run any OS on top of any other, Linux on Windows, or the other way around. With this technology, both the guest OS and the host OS run with their own kernel. The communication between the guest system and the actual hardware is done with the help of an abstract layer of the hypervisor. This approach actually provides a high level of isolation as well as security, since all communication between the guest and the host is through the hypervisor. But, this approach is much slower and incurs performance overhead due to hardware emulation. Hence, to reduce this overhead, container virtualisation or containerisation was introduced, which allows users to run multiple, isolated user space instances using the same kernel.

This story is from the August 2017 edition of Open Source For You.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 8,500+ magazines and newspapers.

This story is from the August 2017 edition of Open Source For You.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 8,500+ magazines and newspapers.

MORE STORIES FROM OPEN SOURCE FOR YOUView All
The Crucial Role of Open Source in Advancing Blockchain Technology
Open Source For You

The Crucial Role of Open Source in Advancing Blockchain Technology

Open source and blockchain technology are like soulmates, forging connections, building bridges, and working together to create a future that is more open, inclusive, and equitable.

time-read
10 mins  |
May 2024
Why Open Source Dependencies Must be Managed
Open Source For You

Why Open Source Dependencies Must be Managed

Unmanaged reliance on open source software may result in a Support crisis over a project’s life span, as well as financial loss for the organisation. Planned and regular upgrades of open source software components are a must.

time-read
6 mins  |
May 2024
Why Cloud Security Alone is Not Enough for Enterprises
Open Source For You

Why Cloud Security Alone is Not Enough for Enterprises

Traditional and off-the-shelf security tools for the cloud may lull organisations into a false sense of being safe from cyber threats. This first article in the two-part series explains why organisations must develop an enterprise cloud security governance strategy’.

time-read
6 mins  |
May 2024
Openchain: Revolutionising Supply Chain Management
Open Source For You

Openchain: Revolutionising Supply Chain Management

Openchain’s unique features cater specifically to enhancing supply chain management. This distributed ledger technology is helping to build a future where supply chains are more transparent, efficient, and secure.

time-read
2 mins  |
May 2024
Open Source, Private and Public Blockchain Platforms: What They Offer
Open Source For You

Open Source, Private and Public Blockchain Platforms: What They Offer

Open source platforms play a crucial role in driving innovation and democratising access to blockchain technology. These platforms promise to have a significant impact on the future of society by offering a range of benefits.

time-read
7 mins  |
May 2024
Why Choose Hyperledger Sawtooth?
Open Source For You

Why Choose Hyperledger Sawtooth?

Hyperledger Sawtooth has earned a formidable reputation as a champion of modularity in the realm of enterprise blockchains. We delve into its components and functionalities, as well as the advantages it offers businesses seeking custom-crafted blockchain solutions.

time-read
8 mins  |
May 2024
Hyperledger Fabric: What You Should Know and Why
Open Source For You

Hyperledger Fabric: What You Should Know and Why

Understanding the essential features of Hyperledger Fabric is crucial for anyone looking to develop blockchain applications for enterprise use. These features provide the foundation for building secure, scalable, and privacy-focused applications, and can be leveraged to create innovative solutions that address real-world business challenges.

time-read
7 mins  |
May 2024
The Metaverse and Blockchain Technology: What the Future Holds
Open Source For You

The Metaverse and Blockchain Technology: What the Future Holds

The integration of the metaverse with blockchain technology has opened exciting possibilities for managing digital assets in virtual environments. As virtual worlds become increasingly immersive and interconnected, the need for secure and efficient asset management solutions has never been greater.

time-read
7 mins  |
May 2024
Machine Learning Basics for a Newbie
Open Source For You

Machine Learning Basics for a Newbie

Machine learning is a vast and rapidly evolving field, and this article serves as a stepping stone for those new to the domain. Explore the fundamental concepts of machine learning, from understanding the differences between traditional programming and ML to delving into various types of machine learning algorithms.

time-read
7 mins  |
May 2024
Human-AI Collaboration is the Future
Open Source For You

Human-AI Collaboration is the Future

Al-augmented decision making is making a transformative impact across various fields, benefiting a range of industries.

time-read
8 mins  |
May 2024