CompTIA Cloud+ (CV0-002) — Question 175
A cloud engineer is deploying a new application to a multicloud platform. After running the script, the engineer sees the VMs were not created on one of the cloud providers. The engineer confirms the proper credentials are being used for all cloud providers and there is available capacity. Which of the following is the MOST likely cause of the deployment failure?
Answer options
- A. The cloud provider was not available.
- B. The application does not have an adequate number of licenses.
- C. The additional cloud provider is in a separate time zone.
- D. The script created to be deployed does not match the cloud provider API.
Correct answer: B
Explanation
The correct answer is B, as a lack of adequate licenses can prevent an application from being deployed, even if all other factors, such as credentials and capacity, are in place. Options A and C are less likely since the engineer confirmed the provider's availability and capacity. Option D, while relevant to deployment, would typically result in different error messages rather than a complete failure to create VMs.