CompTIA Cloud+ (CV0-003) — Question 145

A company is using an IaC deployment model to a public cloud IaaS. The automation runs partially and then fails to build a VM in the IaaS environment. Upon further assessment, the connectivity to the IaaS is confirmed. Which of the following are the MOST likely causes of the failure? (Choose two.)

Answer options

Correct answer: A, D

Explanation

The correct answers are A and D. An insufficient account balance can prevent the provisioning of resources in the IaaS environment, causing the deployment to fail. Additionally, reaching API request limits can halt further requests to the cloud service, thereby impacting the VM creation process. The other options, while potentially relevant, are less likely to be the primary causes in this scenario.