SK0-003 · Question #798
Which of the following terms is used to describe a system image that is used to deploy other systems in a virtual environment?
The correct answer is C. Template. In a virtual environment, a system image that serves as a blueprint for deploying multiple other systems is known as a template.
Question
Which of the following terms is used to describe a system image that is used to deploy other systems in a virtual environment?
Options
- AClone
- BDevelopment system
- CTemplate
- DProduction system
How the community answered
(37 responses)- A3% (1)
- B3% (1)
- C89% (33)
- D5% (2)
Why each option
In a virtual environment, a system image that serves as a blueprint for deploying multiple other systems is known as a template.
A clone is a copy of an existing virtual machine, which may or may not be used for generalized deployment, unlike a template specifically prepared for that purpose.
A development system is a VM used for developing and testing software, not a generic image for deploying other systems.
A template is a master image or blueprint that includes a pre-installed operating system, applications, and settings, serving as a standardized base for creating multiple virtual machines quickly and consistently.
A production system is a VM in live operation, not an image used for deployment.
Concept tested: Virtual machine templates definition
Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/create-virtual-machine-templates
Topics
Community Discussion
No community discussion yet for this question.