nerdexam
HashiCorpHashiCorp

TA-002-P · Question #288

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

The correct answer is A: Requests for infrastructure or hardware required a ticket, increasing the time required to. {"question_number": 2, "question": "What are some of the problems of how infrastructure was traditionally managed before Infrastructure as Code? (select three)", "correct_answer": "A, B, C", "explanation": "Before IaC, infrastructure provisioning was slow and error-prone. (A) Har

Understand infrastructure as code (IaC) concepts

Question

What are some of the problems of how infrastructure was traditionally managed before Infrastructure as Code? (select three)

Options

  • ARequests for infrastructure or hardware required a ticket, increasing the time required to
  • BTraditional deployment methods are not able to meet the demands of the modern
  • CTraditionally managed infrastructure can't keep up with cyclic or elastic applications
  • DPointing and clicking in a management console is a scalable approach and reduces

Explanation

{"question_number": 2, "question": "What are some of the problems of how infrastructure was traditionally managed before Infrastructure as Code? (select three)", "correct_answer": "A, B, C", "explanation": "Before IaC, infrastructure provisioning was slow and error-prone. (A) Hardware/infrastructure requests required tickets and manual approval workflows, adding significant lead time. (B) Traditional methods - manual server configuration, point-and-click consoles - cannot keep pace with the speed and scale demanded by modern cloud-native applications and CI/CD pipelines. (C) Manually managed infrastructure struggles with elastic or cyclical workloads that need to scale rapidly up or down. Choice D is the opposite of a problem - it describes pointing and clicking as 'scalable,' which is incorrect; manual console operations are inherently unscalable and are themselves one of the core problems IaC was designed to solve.", "generated_by": "claude-sonnet", "llm_judge_score": 3}

Topics

#Traditional Infrastructure Management#IaC Problems#Manual Processes#Automation Benefits

Community Discussion

No community discussion yet for this question.

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