Containerization (computing): Difference between revisions

Content deleted Content added
Ctcl-tech (talk | contribs)
WP:YOU
No edit summary
Line 1:
{{Short description|Cloud computing concept}}
In [[software engineering]], '''containerization''' is [[OS-level virtualization|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 web |last1=Scheepers |first1=Mathijs Jeroen |title=Virtualization and Containerization of Application Infrastructure: A Comparison |website=Thijs Scheepers |date=2014 |s2cid=18129086 |url=https://thijs.ai/papers/scheepers-virtualization-containerization.pdf }}</ref> The term "container" is overloaded, and it is important to ensure that the intended definition aligns with the audience's understanding. <ref>{{Cite book |title=Cloud Foundry: The Definitive Guide Develop, Deploy, and Scale |isbn=9781491932544}}</ref>
 
== Usage ==