Home › MCA Cloud Computing › cloudcomputing › cloudorchestration › Which infrastructure-as-code (IaC) tool is widel…
Which infrastructure-as-code (IaC) tool is widely adopted across all major clouds for declarative resource provisioning?
Atar
BMicrosoft Word
Crsync
DTerraform
Answer & Solution
Correct answer: D. Terraform
Terraform is the multi-cloud IaC standard with providers for AWS, Azure, GCP, and many SaaS APIs. The others are document editors, file-sync, and archive tools.
Related questions
A blue/green deployment strategy on cloud platforms primarily:Which IaC concept describes ensuring that applying the same configuration twice yields theWhat is the difference between a Kubernetes Deployment and a StatefulSet?Which Kubernetes object lets you declare a pool of pods that should always have N running,In Terraform, what is the role of the "state" file?GitOps as a deployment pattern means:A service mesh (e.g. Istio, Linkerd) primarily adds which capability to a microservices syHelm in the Kubernetes ecosystem primarily provides: