#feature-flags
Tagged “feature-flags”
2 articlesIncident response
AWS teaches its DevOps Agent to flip feature flags during incidents
The AWS DevOps Blog details an integration where the AWS DevOps Agent's MCP server talks to LaunchDarkly so an agent can identify and toggle the flags relevant to a live outage instead of paging three teams to do it by hand. The integration removes a real coordination step — and forces every shop to write down which actions an agent is allowed to take unattended.
Jun 20, 2026 · Tomás VegaDeployment strategiesFeature flags vs canary deploys: teams are using both, deliberately
The progressive-delivery debate has matured. The emerging consensus isn't 'pick one' — it's flags for behaviour, canaries for infrastructure, with clear ownership for each.
Jun 10, 2026 · Priya Nair