Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Terraform Associate topic 1 question 21 discussion

Actual exam question from HashiCorp's Terraform Associate
Question #: 21
Topic #: 1
[All Terraform Associate Questions]

You have recently started a new job at a retailer as an engineer. As part of this new role, you have been tasked with evaluating multiple outages that occurred during peak shopping time during the holiday season. Your investigation found that the team is manually deploying new compute instances and configuring each compute instance manually. This has led to inconsistent configuration between each compute instance.
How would you solve this using infrastructure as code?

  • A. Implement a ticketing workflow that makes engineers submit a ticket before manually provisioning and configuring a resource
  • B. Implement a checklist that engineers can follow when configuring compute instances
  • C. Replace the compute instance type with a larger version to reduce the number of required deployments
  • D. Implement a provisioning pipeline that deploys infrastructure configurations committed to your version control system following code reviews
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
tipzzz
Highly Voted 2 years ago
Selected Answer: D
D for sure
upvoted 24 times
Eniras
2 years ago
Yes Answer is D
upvoted 3 times
...
...
fabiomlop
Highly Voted 1 year, 10 months ago
Selected Answer: D
Obviously D... who picks those answers, FFS...
upvoted 16 times
...
SilentH
Most Recent 3 weeks, 4 days ago
Selected Answer: D
C'mon, the answer is obviously D. I'm only on question 21 and have seen at least 5 obviously wrong answers. It's like ExamTopics is trying to fail people.
upvoted 2 times
...
qs5dq64s5dq5
6 months, 1 week ago
Selected Answer: D
D for sure
upvoted 1 times
...
shivamkrsingh
8 months, 1 week ago
I think the answer is D. The person who stored the A as correct answer might not want to write terraform code or CICD.😅
upvoted 6 times
...
pradeepukg
8 months, 3 weeks ago
Selected Answer: D
D is correct answer
upvoted 1 times
...
jitusonawane89
9 months, 2 weeks ago
D is correct
upvoted 1 times
...
wheelan
9 months, 2 weeks ago
Selected Answer: D
D - in line with IaC
upvoted 1 times
...
Shane_C
10 months ago
Selected Answer: D
D is the only thing close to a correct answer here
upvoted 1 times
...
DuboisNicolasDuclair
10 months, 2 weeks ago
Selected Answer: A
Because the topic said *a sample main.tf* it means that we can have many types of files like *.tf
upvoted 1 times
HMthyl
9 months, 3 weeks ago
This implies the question has completely changed over the last 3 weeks, huh?
upvoted 2 times
...
...
IK912
10 months, 3 weeks ago
Definitely D
upvoted 1 times
...
Ni33
12 months ago
Selected Answer: D
D is the correct answer
upvoted 1 times
...
karendavtyan
1 year ago
Selected Answer: D
D. for sure
upvoted 1 times
...
rookie1025
1 year ago
man... obviously the answer is D. So many incorrect answers are there in all the dumps. With this website being so inconsistent with their answers they sure are shameless giving us captcha challenge and asking us to buy the pro version every 5 questions.
upvoted 8 times
...
connecttozee
1 year, 1 month ago
agree D
upvoted 1 times
...
camps
1 year, 1 month ago
Selected Answer: D
D. Implement a provisioning pipeline that deploys infrastructure configurations committed to your version control system following code reviews. To solve this problem, you should consider implementing infrastructure as code (IaC) using a provisioning pipeline. By doing so, you can define your compute instances and other infrastructure resources using code, which can be version controlled, reviewed, and tested before being deployed to production. This would eliminate the need for manual configuration and reduce the risk of inconsistent configuration between compute instances.
upvoted 3 times
...
Power123
1 year, 1 month ago
Correct ans is D
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...