nerdexam
HashiCorpHashiCorp

TA-002-P · Question #208

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

Sign in or unlock TA-002-P to reveal the answer and full explanation for question #208. The question stem and answer options stay visible for context.

Implement and maintain state

Question

Your manager has instructed you to start using terraform for the entire infra provisioning of the application stack. There are 4 environments ?DEV , QA , UAT , and PROD. The application team has asked for complete segregation between these environments including the backend , state , and also configurations ,since there will be unique resources in different environments . What is the possible way to structure the terraform code to facilitate that.

Options

  • ACompletely separate the working directories , keep one for each environment . For each
  • BCompletely separate the working directories , keep one for each environment . For each
  • CImplement terraform workspaces , and map each environment with one workspace.
  • DEnable remote backend storage . Configure 4 different backend storages , one for each

Unlock TA-002-P to see the answer

You've previewed enough free TA-002-P questions. Unlock TA-002-P for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Multi-environment deployment#Terraform code structure#State management#Backend configuration
Full TA-002-P PracticeBrowse All TA-002-P Questions