Integrating Network Function Virtualization with the DevOps Pipeline: Containerization
Open Source For You|February 2023
This multi-part series of articles will take you through the various components of DevOps. It will introduce you to network function virtualization and its integration with the DevOps pipeline. This second article in the series focuses on containerization.
Integrating Network Function Virtualization with the DevOps Pipeline: Containerization

Virtualization is today the backbone of many data centers around the globe, providing resources for modern-day applications. Containerization is a sort of virtualization, where multiple user spaces can be created over the top of the existing kernel. We can define a container as a plug-and-play box, which contains all the dependencies required for the application or service inside of it to run.

Containers are well known for less overhead and are more performant compared to hypervisor-based virtualization. When VMs are compared with containers, Docker containers have outperformed KVMs (kernel-based virtual machines) in overhead for CPU, memory performance, and I/O-intensive workload. Containers are used to ship software, applications, or services. For example, if you want to set up your web application on a web server, you can do it via a portable tool like a container. You put all the required dependencies and the application artifact in the container of a web server and run it for your application to be available to make any request. Figure 1 depicts the hypervisor and container architecture.

Architecture

Advances in the Linux kernel made OS virtualization possible. Now the kernel provides mechanisms such as name spaces and control groups. With these advances, one can isolate processes on the host machine. This is supported via the Linux container (LXC) project.

Esta historia es de la edición February 2023 de Open Source For You.

Comience su prueba gratuita de Magzter GOLD de 7 días para acceder a miles de historias premium seleccionadas y a más de 8500 revistas y periódicos.

Esta historia es de la edición February 2023 de Open Source For You.

Comience su prueba gratuita de Magzter GOLD de 7 días para acceder a miles de historias premium seleccionadas y a más de 8500 revistas y periódicos.

MÁS HISTORIAS DE OPEN SOURCE FOR YOUVer todo
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 minutos  |
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 minutos  |
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 minutos  |
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 minutos  |
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 minutos  |
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 minutos  |
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 minutos  |
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 minutos  |
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 minutos  |
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 minutos  |
May 2024