HashiCorp
TA-002-P · Question #383
As a member of an operations team that uses infrastructure as code (laC) practices, you are tasked with making a change to an infrastructure stack running in a public cloud. Which pattern would follow
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #383. The question stem and answer options stay visible for context.
Understand infrastructure as code (IaC) concepts
Question
As a member of an operations team that uses infrastructure as code (laC) practices, you are tasked with making a change to an infrastructure stack running in a public cloud. Which pattern would follow laC best practices for making a change?
Options
- AMake the change via the public cloud API endpoint
- BMake the change programmatically via the public cloud CLI
- CSubmit a pull request and wait for an approved merge of the proposed changes
- DUse the public cloud console to make the change after a database record has been approved
- EClone the repository containing your infrastructure code and then run the code
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
#IaC best practices#Version control#Change management#Code review