AWS Certified Developer Associate DVA-C02 Practice Question
Your team requires a service to handle feature flags and setting values, which are expected to frequently change. This service must allow you to validate the new configurations against a defined schema and provide mechanisms to deploy them on a scheduled basis or with a gradual rollout. In addition, limiting the percentage of the environment that receives these configuration updates at one time should be possible. Which service should be utilized to achieve this functionality?
Parameter Store
AppConfig
CodePipeline
Secrets Manager