🔥 3-day streak
AWS Certified DevOps Engineer - Professional45 / 204
Question 45 of 204

A company manages application configuration for a fleet of EC2 instances across 200 accounts. They currently store the config as JSON files baked into AMIs and re-deploy AMIs whenever a value changes, which takes hours. The DevOps team wants a solution where operators can update non-secret configuration values (feature flags, timeouts, endpoints) centrally and have running instances pick up changes within minutes without redeploying instances. Changes must be version-tracked and auditable, and the solution must integrate with their existing CloudFormation-based provisioning. Which approach best meets these requirements?

Reviewed for accuracy · Report an issueNext question