CV0-003 · Question #727
A cloud administrator has created a new asynchronous workflow lo deploy VMs to the cloud in bulk. When the workflow is tested for a single VM, it completes successfully. However, if the workflow is us
The correct answer is B. Insufficient storage F. Disabled autoscaling. Insufficient storage could cause the deployment of 50 VMs to fail as the cloud may not have enough available storage to create the instances. Disabled autoscaling could also cause the deployment to fail as the workflow is set to deploy a large number of VMs at once, and without a
Question
A cloud administrator has created a new asynchronous workflow lo deploy VMs to the cloud in bulk. When the workflow is tested for a single VM, it completes successfully. However, if the workflow is used to create 50 VMs at once, the job fails. Which of the following is the MOST likely cause of the issue? (Choose two.)
Options
- AIncorrect permissions
- BInsufficient storage
- CBilling issues with the cloud provider
- DNo connectivity to the public cloud
- EExpired API token
- FDisabled autoscaling
How the community answered
(28 responses)- A11% (3)
- B79% (22)
- C4% (1)
- D7% (2)
Explanation
Insufficient storage could cause the deployment of 50 VMs to fail as the cloud may not have enough available storage to create the instances. Disabled autoscaling could also cause the deployment to fail as the workflow is set to deploy a large number of VMs at once, and without autoscaling, the cloud may not have the resources to handle the workload.
Topics
Community Discussion
No community discussion yet for this question.