TA-002-P · Question #255
Using multi-cloud and provider-agnostic tools provides which of the following benefits?
The correct answer is A. Operations teams only need to learn and manage a single tool to manage infrastructure, C. Can be used across major cloud providers and VM hypervisors.. The two correct benefits are: (A) Operations teams only need to learn and manage a single tool regardless of which cloud provider is in use - Terraform's consistent workflow applies to AWS, Azure, GCP, and more; and (C) Terraform can be used across major cloud providers and VM hy
Question
Using multi-cloud and provider-agnostic tools provides which of the following benefits?
Options
- AOperations teams only need to learn and manage a single tool to manage infrastructure,
- BIncreased risk due to all infrastructure relying on a single tool for management.
- CCan be used across major cloud providers and VM hypervisors.
- DSlower provisioning speed allows the operations team to catch mistakes before they are
How the community answered
(31 responses)- A87% (27)
- B6% (2)
- D6% (2)
Explanation
The two correct benefits are: (A) Operations teams only need to learn and manage a single tool regardless of which cloud provider is in use - Terraform's consistent workflow applies to AWS, Azure, GCP, and more; and (C) Terraform can be used across major cloud providers and VM hypervisors via its provider ecosystem. Option B is incorrect because relying on a single tool for multiple clouds is generally seen as a risk reduction and efficiency gain, not an increased risk. Option D is incorrect because Terraform is known for fast provisioning, not intentionally slow provisioning.
Topics
Community Discussion
No community discussion yet for this question.