How would you solve this using infrastructure as code?

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

Answer: A

Latest TA-002-P Dumps Valid Version with 324 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
Mofiz
Mofiz
1 year ago

Answer should be D. Isn’t it?