🔥 3-day streak
AWS Certified DevOps Engineer - Professional197 / 204
Question 197 of 204
A DevOps team manages configuration on a fleet of 400 EC2 Linux instances across three accounts. They need a repeatable, versioned procedure that (1) stops an application service, (2) applies OS package updates, (3) modifies a config file from a template, and (4) restarts the service — executed as a single unit with the ability to roll back to a prior version if a change causes issues. The procedure must be stored as code, invocable on-demand and on a schedule, and support parameterized inputs per environment. Which approach best meets these requirements?
Reviewed for accuracy · Report an issueNext question