200-901 · Question #313
200-901 Question #313: Real Exam Question with Answer & Explanation
The correct answer is B: virtual machines. When multiple applications on a single server each require an independent operating system and dedicated resource allocation, virtual machines are the appropriate deployment type.
Question
Refer to the exhibit. An application must be deployed on a server that has other applications installed. The server resources are to be allocated based on the deployment requirements. The OS for each application must be independent. Which type of deployment is used?
Options
- Ahybrid
- Bvirtual machines
- Ccontainers
- Dbare metal
Explanation
When multiple applications on a single server each require an independent operating system and dedicated resource allocation, virtual machines are the appropriate deployment type.
Common mistakes.
- A. Hybrid deployment refers to combining on-premises and cloud resources, not a specific method for deploying applications with independent OS instances on a single server.
- C. Containers share the host operating system's kernel, meaning the OS is not independent for each application, which contradicts the stated requirement.
- D. Bare metal deployment involves running an application directly on the physical hardware without a hypervisor or other virtualization layer, which would not allow other applications to run with independent operating systems on the same server.
Concept tested. Application deployment types - Virtual Machines
Reference. https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-overview
Topics
Community Discussion
No community discussion yet for this question.