nerdexam
Cisco

200-901 · Question #313

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

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.

Application Deployment and Security

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?

Exhibit

200-901 question #313 exhibit

Options

  • Ahybrid
  • Bvirtual machines
  • Ccontainers
  • Dbare metal

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    94% (31)
  • D
    3% (1)

Why each option

When multiple applications on a single server each require an independent operating system and dedicated resource allocation, virtual machines are the appropriate deployment type.

Ahybrid

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.

Bvirtual machinesCorrect

Virtual machines (VMs) provide full isolation, allowing each application to run within its own independent operating system on a shared physical server. This architecture ensures that resource allocation can be managed per VM and that OS environments are completely separate from each other.

Ccontainers

Containers share the host operating system's kernel, meaning the OS is not independent for each application, which contradicts the stated requirement.

Dbare metal

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

Source: https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-overview

Topics

#Virtual Machines#Application Deployment#OS Isolation#Resource Allocation

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice