Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Q6: What features does the hosted service Terraform
Q7: Which of the following is the correct
Q8: When does terraform apply reflect changes in
Q9: What value does the Terraform Cloud/Terraform Enterprise
Q10: What does the default "local" Terraform backend
Q12: You have used Terraform to create an
Q13: If a module uses a local variable,
Q14: You have multiple team members collaborating on
Q15: Only the user that generated a plan
Q16: You have provisioned some virtual machines (VMs)