CompTIA Cloud+ (CV0-003) — Question 341
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
The correct answer is A, as containers allow for the isolation of different application versions within the same environment, making it easy to manage and deploy them. Options B and C involve infrastructure components that do not address the requirement of managing application versions directly, while D pertains to backup and recovery rather than deployment strategies.