Content deleted Content added
Restored revision 1058567621 by ThurnerRupert (talk): Page redirected without application of logic and discussion. Virtualization and Containerization both have differences - https://www.burwood.com/blog-archive/containerization-vs-virtualization, and https://www.ibm.com/cloud/blog/containers-vs-vms |
GoingBatty (talk | contribs) m clean up |
||
Line 1:
{{Short description|
'''Containerization''' is an [[operating system-level virtualization]] or application-level virtualization over multiple network resources so that software applications can run in isolated user spaces called ''containers'' in any [[Cloud computing|cloud]] or non-cloud environment, regardless of type or vendor.<ref>{{cite document |last1=Scheepers |first1=Mathijs Jeroen |title=Virtualization and Containerization of Application Infrastructure : A Comparison |date=2014 |s2cid=18129086 |url=https://thijs.ai/papers/scheepers-virtualization-containerization.pdf }}</ref>
Line 17:
== Container management, orchestration, clustering ==
Container orchestration or container management is mostly used in the context of application containers. Implementations providing such an orchestration include [[kubernetes]] and [[docker (software)|
== Container cluster management ==
Container cluster need to be managed. This includes functionality to create a cluster, to upgrade the software or repair it, balance the load between existing instances, scale by starting or stopping instances to adapt to the number of users, to log activities and monitor produced logs or the application itself by querying sensors. Open source implementations of such a software include [[OKD (software)
== Further reading ==
Line 29:
* {{cite book |doi=10.1007/978-981-15-8411-4_4 |chapter=Containerization Design for Autonomous and Controllable Cloud Distributed System |title=Communications, Signal Processing, and Systems |series=Lecture Notes in Electrical Engineering |year=2021 |last1=Zhang |first1=Xiao |last2=Tang |first2=Yu |last3=Li |first3=Hao |last4=Liu |first4=Shaotao |last5=Lin |first5=Di |volume=654 |pages=30–38 |isbn=978-981-15-8410-7 |s2cid=236762442 }}
* {{cite book |doi=10.1007/978-3-030-24305-0_30 |chapter=Virtualization, Containerization, Composition, and Orchestration of Cloud Computing Services |title=Computational Science and Its Applications – ICCSA 2019 |series=Lecture Notes in Computer Science |year=2019 |last1=Odun-Ayo |first1=Isaac |last2=Geteloma |first2=Victor |last3=Eweoya |first3=Ibukun |last4=Ahuja |first4=Ravin |volume=11622 |pages=403–417 |isbn=978-3-030-24304-3 |s2cid=195769647 }}
===Books===
* Gabriel N. Schenker, Hideto Saito, Hui-Chuan Chloe Lee, Ke-Jou Carol Hsu, (2019) ''Getting Started with Containerization: Reduce the operational burden on your system by automating and managing your containers'', [[Packt Publishing]], {{ISBN|9781838649036}}
Line 43 ⟶ 44:
[[Category:Cloud computing]]
{{computer-stub}}
|