4
Most read
9
Most read
Containerization
Contents
•Introduction
•How Containers Work?
•Architecture
•Different Tools
•Containerization Vs Virtualization
•Services
•Advantages
•Disadvantages
•Conclusion
Introduction Of Containerization
•Containerization is defined as a form of operating system virtualization,
through which applications are run in isolated user spaces called containers,
all using the same shared operating system (OS). A container is essentially a
fully packaged and portable computing environment:
•Everything an application needs to run – its binaries, libraries, configuration
files and dependencies – is encapsulated and isolated in its container.
•The container itself is abstracted away from the host OS, with only limited
access to underlying resources – much like a lightweight virtual machine
(VM).
How Containers Work?
• Each container is an executable package of software, running on top of a host OS. A host(s)
may support many containers (tens, hundreds or even thousands).
• At the bottom, there is the hardware including its CPU, disk storage and network interfaces.
• Above that, there is the host OS and its kernel – the latter serves as a bridge between the
software of the OS and the hardware of the underlying system.
• The container engine and its minimal guest OS, which are particular to the containerization
technology being used, sit atop the host OS.
• At the very top are the binaries and libraries (bins/libs) for each application and the apps
themselves, running in their isolated user spaces (containers).
Architecture
Tools Used in Containerization
•Docker
•Kubernetes
•AWS ECS
•Azure Container Service
Docker
•Docker is a set of platform as a service (PaaS) products that use OS-level
virtualization to deliver software in packages called containers.
•Docker can package an application and its dependencies in a virtual container that
can run on any Linux, Windows, or macOS computer.
•This enables the application to run in a variety of locations, such as on-premises, in
a public cloud and/or in a private cloud
Kubernetes
•Kubernetes is an open-source container-orchestration system for automating
computer application deployment, scaling, and management.
•It was originally designed by Google and is now maintained by the Cloud Native
Computing Foundation It aims to provide a "platform for automating deployment,
scaling, and operations of application containers across clusters of hosts".
AWS ECS
•Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast container
management service that makes it easy to run, stop, and manage containers on a
cluster.
•Alternatively, for more control over your infrastructure, you can run your tasks and
services on a cluster of Amazon EC2 instances that you manage.
Azure Container Service
• The Azure Container Service (ACS) is a cloud-based container deployment and management
service that supports popular open-source tools and technologies for container and container
orchestration.
• ACS is orchestrator-agnostic and allows you to use the container orchestration solution that best
suits your needs. Learn how to use ACS to scale and orchestrate applications using DC/OS,
Docker Swarm, or Kubernetes.
Containerization Vs Virtualization
Services Of Containerization
•Containers as a Service ( CaaS ) is a cloud-based service that allows software
developers and IT departments to upload, organize, run, scale, and manage containers
by using container-based virtualization.
•A container is a package of software that includes all dependencies: code, runtime,
configuration, and system libraries so that it can run on any host system.
•CaaS enables software teams to rapidly deploy and scale containerized applications
to high availability cloud infrastructures.
•CaaS differs from Platform as a Service (PaaS) since it relies on the use of
containers. PaaS is concerned with explicit ‘language stack’ deployments like Ruby
on Rails, or Node.js, whereas CaaS can deploy multiple stacks per container.
Advantages
• Portability : The main advantage of a container is its independent nature, which differs from virtual
machines. The idea behind it is to provide the whole environment without even getting dependent
upon the host hardware, limiting the problem of specification, and covering efficient resource usage.
• 2. Light Weight : Not being dependent upon the hardware means it is not having any overhead or OS
associated with it. This container property helps you transfer your application from one environment to
another without any overhead problem.
• 3. Speed : The speed associated with containers gives out the solution to many problems. For
example, if you have deployed an application through containers, then usage and the functionality
associated with the application would be way much more efficient than that same application used
through Virtual Machines.
• 4. Cost-Efficient :The cost-efficiency of containers is very much the sole reason companies adopt this
technology and make their applications more containerized
Disadvantages
•1. Security : One can not ignore the security issues with the container and
associated containers. In reality, hackers can penetrate its OS-level virtualization.
Yes, they do have this flaw, but it is not that easy to breach containers' security.
While in the case of Virtual Machines, you have a hypervisor that provides a
petite point of the breach, which is more secure than that of the container's
surface.
•2. Monitoring : Sometimes, there could be a chance that many containers are
working on the same server, which is a good thing. But when you look at the
maintenance side, you will find it very hard to manage it all. This could lead to
many mishaps around the system.
Conclusion
•Various containerization tools are available in the market that could best
suit our requirements. The power of containers helps them get the desired
output, irrespective of the OS at the client-side or other dependencies.
•In the lifecycle of software, there could be multiple rolling updates
necessary for creating the best software. Now, you get to choose which
containers are the best fit and capable of updating very easily and quickly
on the go for you.
containerization with example module and

More Related Content

PPTX
Containerization
PPTX
Cloud Computing Basics.pptx
PPTX
State of the Container Ecosystem
PPTX
Kubernetes solutions
PDF
Dockers and kubernetes
DOCX
Containerization Report
PPTX
Containerization with Azure
PPTX
comparaison des différents orchestrateur
Containerization
Cloud Computing Basics.pptx
State of the Container Ecosystem
Kubernetes solutions
Dockers and kubernetes
Containerization Report
Containerization with Azure
comparaison des différents orchestrateur

Similar to containerization with example module and (20)

PPTX
Cloud technology with practical knowledge
PDF
week8_watermark.pdfhowcanitbe minimum 40 i
PPTX
What is Docker?
PDF
Week 8 lecture material
PPTX
Docker and Azure Kubernetes service.pptx
PPTX
Docker y azure container service
PPTX
Containerization in microsoft azure
PDF
Introduction to Docker
PPTX
Virtualization&cloud computing
PDF
The ABC of Docker: The Absolute Best Compendium of Docker
PPTX
Containers and Docker
PDF
Containerization Principles Overview for app development and deployment
PPTX
'Cloud-Native' Ecosystem - Aug 2015
PPTX
Intro to docker and kubernetes
PDF
Demystifying Containerization Principles for Data Scientists
PPTX
Containerization tutorial Containerization Explained
PPTX
Docker Overview
PPTX
UNITde II - Docker-Containerization.pptx,
PDF
DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
PDF
Cloud Native Application
Cloud technology with practical knowledge
week8_watermark.pdfhowcanitbe minimum 40 i
What is Docker?
Week 8 lecture material
Docker and Azure Kubernetes service.pptx
Docker y azure container service
Containerization in microsoft azure
Introduction to Docker
Virtualization&cloud computing
The ABC of Docker: The Absolute Best Compendium of Docker
Containers and Docker
Containerization Principles Overview for app development and deployment
'Cloud-Native' Ecosystem - Aug 2015
Intro to docker and kubernetes
Demystifying Containerization Principles for Data Scientists
Containerization tutorial Containerization Explained
Docker Overview
UNITde II - Docker-Containerization.pptx,
DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
Cloud Native Application
Ad

More from Radhika R (20)

PPTX
ppt1.pptx introduction to cloud computing
PPTX
cloud consumer perspective from IAAS security
PDF
module4 cloud provider and consumer persp
PPTX
Lecture_1.1.pptx introduction to cloud ar
PPTX
containers-in-cloud.pptx introduction part
PPTX
containerization1. introduction to contain
PDF
moThese platforms hide the complexity and details of the underlying infrastru...
PPTX
Cloud computing is a model for enabling convenient, on-demand network access ...
PDF
a collection/group of integrated and networked hardware, software and Interne...
PPT
Cloud Computing is a general term used to describe a new class of network bas...
PPTX
containers-in-cloud introduction to ppts
PPTX
containers-in-cloud introduction example
PDF
Virtualization technology and virtualization
PDF
introduction to web technology and web application
PDF
Introduction to cloud delivery models of paas
PPTX
Virtualization Technology Hardware Independence Server Consolidation
PPTX
Computing hardware technologies include Rackamount form factor server with in...
PPT
Data centers are typically comprised of the following technologies and compon...
PPTX
A number of characteristics define cloud data, applications services and infr...
PPTX
Cloud computing is an umbrella term used to refer to Internet based developme...
ppt1.pptx introduction to cloud computing
cloud consumer perspective from IAAS security
module4 cloud provider and consumer persp
Lecture_1.1.pptx introduction to cloud ar
containers-in-cloud.pptx introduction part
containerization1. introduction to contain
moThese platforms hide the complexity and details of the underlying infrastru...
Cloud computing is a model for enabling convenient, on-demand network access ...
a collection/group of integrated and networked hardware, software and Interne...
Cloud Computing is a general term used to describe a new class of network bas...
containers-in-cloud introduction to ppts
containers-in-cloud introduction example
Virtualization technology and virtualization
introduction to web technology and web application
Introduction to cloud delivery models of paas
Virtualization Technology Hardware Independence Server Consolidation
Computing hardware technologies include Rackamount form factor server with in...
Data centers are typically comprised of the following technologies and compon...
A number of characteristics define cloud data, applications services and infr...
Cloud computing is an umbrella term used to refer to Internet based developme...
Ad

Recently uploaded (20)

PPT
Programmable Logic Controller PLC and Industrial Automation
PPTX
SE unit 1.pptx aaahshdhajdviwhsiehebeiwheiebeiev
PDF
ASPEN PLUS USER GUIDE - PROCESS SIMULATIONS
PPTX
Wireless sensor networks (WSN) SRM unit 2
PDF
LS-6-Digital-Literacy (1) K12 CURRICULUM .pdf
PDF
Lesson 3 .pdf
PPTX
Module1.pptxrjkeieuekwkwoowkemehehehrjrjrj
PPTX
Software-Development-Life-Cycle-SDLC.pptx
PPTX
ARCHITECTURE AND PROGRAMMING OF EMBEDDED SYSTEMS
PPTX
chapter 1.pptx dotnet technology introduction
PDF
Cryptography and Network Security-Module-I.pdf
PDF
Research on ultrasonic sensor for TTU.pdf
PDF
Project_Mgmt_Institute_-Marc Marc Marc .pdf
PPTX
Soft Skills Unit 2 Listening Speaking Reading Writing.pptx
PDF
IAE-V2500 Engine Airbus Family A319/320
PDF
Using Technology to Foster Innovative Teaching Practices (www.kiu.ac.ug)
PDF
VTU IOT LAB MANUAL (BCS701) Computer science and Engineering
PPTX
SC Robotics Team Safety Training Presentation
PPT
UNIT-I Machine Learning Essentials for 2nd years
PPTX
Agentic Artificial Intelligence (Agentic AI).pptx
Programmable Logic Controller PLC and Industrial Automation
SE unit 1.pptx aaahshdhajdviwhsiehebeiwheiebeiev
ASPEN PLUS USER GUIDE - PROCESS SIMULATIONS
Wireless sensor networks (WSN) SRM unit 2
LS-6-Digital-Literacy (1) K12 CURRICULUM .pdf
Lesson 3 .pdf
Module1.pptxrjkeieuekwkwoowkemehehehrjrjrj
Software-Development-Life-Cycle-SDLC.pptx
ARCHITECTURE AND PROGRAMMING OF EMBEDDED SYSTEMS
chapter 1.pptx dotnet technology introduction
Cryptography and Network Security-Module-I.pdf
Research on ultrasonic sensor for TTU.pdf
Project_Mgmt_Institute_-Marc Marc Marc .pdf
Soft Skills Unit 2 Listening Speaking Reading Writing.pptx
IAE-V2500 Engine Airbus Family A319/320
Using Technology to Foster Innovative Teaching Practices (www.kiu.ac.ug)
VTU IOT LAB MANUAL (BCS701) Computer science and Engineering
SC Robotics Team Safety Training Presentation
UNIT-I Machine Learning Essentials for 2nd years
Agentic Artificial Intelligence (Agentic AI).pptx

containerization with example module and

  • 2. Contents •Introduction •How Containers Work? •Architecture •Different Tools •Containerization Vs Virtualization •Services •Advantages •Disadvantages •Conclusion
  • 3. Introduction Of Containerization •Containerization is defined as a form of operating system virtualization, through which applications are run in isolated user spaces called containers, all using the same shared operating system (OS). A container is essentially a fully packaged and portable computing environment: •Everything an application needs to run – its binaries, libraries, configuration files and dependencies – is encapsulated and isolated in its container. •The container itself is abstracted away from the host OS, with only limited access to underlying resources – much like a lightweight virtual machine (VM).
  • 4. How Containers Work? • Each container is an executable package of software, running on top of a host OS. A host(s) may support many containers (tens, hundreds or even thousands). • At the bottom, there is the hardware including its CPU, disk storage and network interfaces. • Above that, there is the host OS and its kernel – the latter serves as a bridge between the software of the OS and the hardware of the underlying system. • The container engine and its minimal guest OS, which are particular to the containerization technology being used, sit atop the host OS. • At the very top are the binaries and libraries (bins/libs) for each application and the apps themselves, running in their isolated user spaces (containers).
  • 6. Tools Used in Containerization •Docker •Kubernetes •AWS ECS •Azure Container Service
  • 7. Docker •Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. •Docker can package an application and its dependencies in a virtual container that can run on any Linux, Windows, or macOS computer. •This enables the application to run in a variety of locations, such as on-premises, in a public cloud and/or in a private cloud
  • 8. Kubernetes •Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. •It was originally designed by Google and is now maintained by the Cloud Native Computing Foundation It aims to provide a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts".
  • 9. AWS ECS •Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast container management service that makes it easy to run, stop, and manage containers on a cluster. •Alternatively, for more control over your infrastructure, you can run your tasks and services on a cluster of Amazon EC2 instances that you manage.
  • 10. Azure Container Service • The Azure Container Service (ACS) is a cloud-based container deployment and management service that supports popular open-source tools and technologies for container and container orchestration. • ACS is orchestrator-agnostic and allows you to use the container orchestration solution that best suits your needs. Learn how to use ACS to scale and orchestrate applications using DC/OS, Docker Swarm, or Kubernetes.
  • 12. Services Of Containerization •Containers as a Service ( CaaS ) is a cloud-based service that allows software developers and IT departments to upload, organize, run, scale, and manage containers by using container-based virtualization. •A container is a package of software that includes all dependencies: code, runtime, configuration, and system libraries so that it can run on any host system. •CaaS enables software teams to rapidly deploy and scale containerized applications to high availability cloud infrastructures. •CaaS differs from Platform as a Service (PaaS) since it relies on the use of containers. PaaS is concerned with explicit ‘language stack’ deployments like Ruby on Rails, or Node.js, whereas CaaS can deploy multiple stacks per container.
  • 13. Advantages • Portability : The main advantage of a container is its independent nature, which differs from virtual machines. The idea behind it is to provide the whole environment without even getting dependent upon the host hardware, limiting the problem of specification, and covering efficient resource usage. • 2. Light Weight : Not being dependent upon the hardware means it is not having any overhead or OS associated with it. This container property helps you transfer your application from one environment to another without any overhead problem. • 3. Speed : The speed associated with containers gives out the solution to many problems. For example, if you have deployed an application through containers, then usage and the functionality associated with the application would be way much more efficient than that same application used through Virtual Machines. • 4. Cost-Efficient :The cost-efficiency of containers is very much the sole reason companies adopt this technology and make their applications more containerized
  • 14. Disadvantages •1. Security : One can not ignore the security issues with the container and associated containers. In reality, hackers can penetrate its OS-level virtualization. Yes, they do have this flaw, but it is not that easy to breach containers' security. While in the case of Virtual Machines, you have a hypervisor that provides a petite point of the breach, which is more secure than that of the container's surface. •2. Monitoring : Sometimes, there could be a chance that many containers are working on the same server, which is a good thing. But when you look at the maintenance side, you will find it very hard to manage it all. This could lead to many mishaps around the system.
  • 15. Conclusion •Various containerization tools are available in the market that could best suit our requirements. The power of containers helps them get the desired output, irrespective of the OS at the client-side or other dependencies. •In the lifecycle of software, there could be multiple rolling updates necessary for creating the best software. Now, you get to choose which containers are the best fit and capable of updating very easily and quickly on the go for you.