HashiCorp Certified: Terraform Associate — Question 198

How can a ticket-based system slow down infrastructure provisioning and limit the ability to scale? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Option A is correct because requiring end-users to submit requests can create delays in getting necessary infrastructure changes. Option D is also correct, as increased demand for resources leads to a higher volume of tickets, which can overwhelm the infrastructure team and slow down provisioning. Options B and C do not directly contribute to slowing down the process; in fact, they can provide structure and organization to the requests.