nerdexam
CompTIA

CV0-003 · Question #653

In an existing IaaS instance, it is required to deploy a single application that has different versions. Which of the following should be recommended to meet this requirement?

The correct answer is A. Deploy using containers.. Containers are a lightweight virtualization technology that allows you to run multiple applications on the same host machine. This is because containers share the operating system kernel of the host machine, which reduces the amount of resources that each container needs. This ma

Deployment

Question

In an existing IaaS instance, it is required to deploy a single application that has different versions. Which of the following should be recommended to meet this requirement?

Options

  • ADeploy using containers.
  • BInstall a Type 2 hypervisor.
  • CEnable SR-IOV on the host.
  • DCreate snapshots.

How the community answered

(22 responses)
  • A
    82% (18)
  • B
    5% (1)
  • C
    5% (1)
  • D
    9% (2)

Explanation

Containers are a lightweight virtualization technology that allows you to run multiple applications on the same host machine. This is because containers share the operating system kernel of the host machine, which reduces the amount of resources that each container needs. This makes containers a good option for deploying multiple versions of the same application on the same IaaS instance. Each version of the application can be deployed in its own container, and the containers can be isolated from each other.

Topics

#containers#application versioning#application isolation#IaaS deployment

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice