Cloud Computing Patterns, Mechanisms > Mechanisms > D - H > Hardened Virtual Server Image
Hardened Virtual Server Image
A virtual server is created from a template configuration called a virtual server image or virtual image machine. Hardening is the process of stripping unnecessary software from a system to limit potential vulnerabilities that can be exploited by attackers. Removing redundant programs, closing unnecessary server ports, and disabling unused services, internal root accounts, and guest access are all examples of hardening.
A hardened virtual server image is a template for virtual service instance creation that has been subjected to a hardening process (Figure 1). This generally results in a virtual server template that is significantly more secure than the original standard image.
Hardened virtual server images help counter the denial of service, insufficient authorization, and overlapping trust boundaries threats.
Figure 1 – A cloud provider applies its security policies to harden its standard virtual server images. The hardened image template is saved in the VM images repository as part of a resource management system.