CompTIA Cloud+ (CV1-003) — Question 55
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?
Answer options
- A. Deploy using containers
- B. Install a Type 2 hypervisor
- C. Enable SR-IOV on the host
- D. Create snapshots
Correct answer: A
Explanation
Utilizing containers allows for the deployment of multiple versions of an application in isolated environments, which meets the requirement effectively. Installing a Type 2 hypervisor would not address the need for version management, while enabling SR-IOV focuses on networking performance rather than application deployment. Creating snapshots is useful for backup purposes but does not cater to running different application versions simultaneously.