Changes

Jump to: navigation, search

Use cases

633 bytes added, 17:30, 9 April 2015
Add one more scenario and usecase
== Hosting ==
 
* Isolated users
* A container is like a real server, just very cheap
With OpenVZ, a separate container can be created for every student. Thus, each student gets their own root account and can do everything on their own server, e.g. experiment with firewall configuration rules (iptables).
 
== Easy maintenance ==
 
Consider a Linux server used to serve a bunch of services. You will have downtime for each service during OS update or setup failover cluster for each service to decrease downtime. Using OpenVZ, a server can be divided into several [[container]]s, one for each service. With [[Checkpointing and live migration|live migration]] available for [[container]]s you can migrate your services to another service and return them back after upgrading server.
 
----
 
== Small usecases ==
 
* [[Virtual HSM]] is a software suite for storing and manipulating secret data outside the virtualized application environment.

Navigation menu