🔥 3-day streak
AWS Certified DevOps Engineer - Professional200 / 204
Question 200 of 204

A DevOps team manages runtime feature flags and dynamic configuration for a fleet of microservices running on ECS Fargate. Currently, all configuration is stored as plaintext values in SSM Parameter Store, and applications poll the parameters every 60 seconds. Recently, a bad configuration value was pushed that instantly propagated to all tasks, causing a widespread outage before anyone noticed. The team wants a solution that validates configuration before deployment, gradually rolls out changes across the fleet, and automatically rolls back if a CloudWatch alarm fires during the rollout. Which approach BEST meets these requirements?

Reviewed for accuracy · Report an issueNext question