QuestionQ129

Application Deployment and Security

Question Image

Refer to the exhibit. An application must be deployed on a server where other applications are already installed. Server resources must be allocated according to the deployment requirements. The OS for every application must be independent. Which deployment type is used?

  • A hybrid
  • B virtual machines
  • C containers
  • D bare metal
Explanation

Virtual machines run on a hypervisor and provide each workload with allocated virtualized resources and its own guest operating system. This differs from containers, which share the host operating system kernel.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!