nerdexam
HashiCorpHashiCorp

TA-002-P · Question #187

TA-002-P Question #187: Real Exam Question with Answer & Explanation

The correct answer is A: Enable self-service infrastructure to allocate resources on your proprietary private cloud.. Terraform is well suited to self-service provisioning, cross-provider workflow unification, and managing diverse services through a single tool, but it is not a configuration management solution.

Understand the purpose of Terraform (vs. other IaC)

Question

Which of the following challenges would Terraform be a candidate for solving? (Select THREE)

Options

  • AEnable self-service infrastructure to allocate resources on your proprietary private cloud.
  • BReduce the number of workflows needed for managing infrastructure across each of the
  • CUtilize a single tool for all of the infrastructure and configuration management needs.
  • DHave a single interoperable tool to manage the variety of services including GitHub

Explanation

Terraform is well suited to self-service provisioning, cross-provider workflow unification, and managing diverse services through a single tool, but it is not a configuration management solution.

Common mistakes.

  • C. Terraform is an infrastructure provisioning tool, not a configuration management tool; software configuration tasks such as package installation and service management are handled by dedicated tools like Ansible, Chef, or Puppet.

Concept tested. Terraform applicable use cases and scope boundaries

Reference. https://developer.hashicorp.com/terraform/intro/use-cases

Topics

#Terraform use cases#Infrastructure as Code benefits#Multi-cloud management#Self-service infrastructure

Community Discussion

No community discussion yet for this question.

Full TA-002-P PracticeBrowse All TA-002-P Questions