Intermediate DevOps #collocations #infrastructure #iac

Infrastructure & Provisioning Collocations

5 exercises on the language of Infrastructure as Code — provisioning resources, applying plans, managing state, and dealing with drift.

Key verb–noun pairs in this set
  • provision resources — allocate and configure infrastructure
  • infrastructure as code — config in version control
  • apply a plan — the Terraform plan → apply flow
  • manage state & detect drift — real vs declared infrastructure
  • tear down / destroy — remove a provisioned stack
0 / 5 completed
1 / 5
A cloud engineer writes a ticket: "Before the load test, we need to ___ enough compute and storage in the test account."
Which verb is the standard collocation for allocating cloud resources?