Cloud Computing Patterns | Mechanisms | Virtual Server State Manager


Cloud Computing Patterns, Mechanisms > Mechanisms > T - Z > Virtual Server State Manager
Home > Mechanisms > Virtual Server State Manager

Virtual Server State Manager

Virtual Server State Manager

The virtual server state manager enables the virtual server to be paused and saved in any state. This can be performed in the middle of any action, such as copying files or installing the operating system. Virtual server state managers are supported by all hypervisors. Work can therefore be resumed by the virtual server at a later time without any problems.

The following functions are included for virtual server management:

  • Pause – The virtual server’s current status is saved and stored in the virtual server state file.
  • Play – The hypervisor reads and retrieves the virtual server’s state file, according to its previous state.

During the deployment of an application, a situation may arise in which the system needs to be left running unattended for a certain period of time. However, the deployment process needs to be monitored once it is nearing completion. Using the state manager allows the process to be easily paused on the virtual server, and then resumed once the system can be properly monitored again.

Figure 1 illustrates two virtual servers being monitored and controlled by a VIM with state management functions.

Figure 1 – An example of a virtual server state manager monitoring two virtual servers.

Related Patterns:

CloudSchool.com Cloud Certified Professional (CCP) Module 7: Fundamental Cloud Security
CloudSchool.com Cloud Certified Professional (CCP) Module 8: Advanced Cloud Security

This mechanism is covered in CCP Module 7: Fundamental Cloud Security and
in Module 8: Advanced Cloud Security.

For more information regarding the Cloud Certified Professional (CCP) curriculum, visit www.arcitura.com/ccp.


Cloud Computing Design Patterns

The architectural model upon which this design pattern is based is further covered in:

Cloud Computing Design Patterns by Thomas Erl, Robert Cope, Amin Naserpour

(ISBN: 9780133858563, Hardcover, ~ 528 pages)

For more information about this book, visit www.arcitura.com/books.