Solved

You Have Recently Started a New Job at a Retailer

Question 11

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions