CV0-003 · Question #784
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
The correct answer is B. Network settings D. API request limits. Network settings: If the network settings are incorrect, the automation may not be able to connect to the IaaS environment. This can happen if the IP addresses or ports are incorrect, or if the firewall is blocking traffic. API request limits: Each IaaS provider has limits on the
Question
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.)
Options
- AInsufficient account balance
- BNetwork settings
- CResource tagging
- DAPI request limits
- EAdministrator access
- FInadequate storage
How the community answered
(32 responses)- B75% (24)
- C9% (3)
- E13% (4)
- F3% (1)
Explanation
Network settings: If the network settings are incorrect, the automation may not be able to connect to the IaaS environment. This can happen if the IP addresses or ports are incorrect, or if the firewall is blocking traffic. API request limits: Each IaaS provider has limits on the number of API requests that can be made per second or per minute. If the automation is making too many requests, it may be throttled or blocked by the IaaS provider.
Topics
Community Discussion
No community discussion yet for this question.