AWS DevOps Agent learns to gate releases before they ship

AWS DevOps Agent learns to gate releases before they ship

AWS added a release management capability, now in preview, to its DevOps Agent, the same assistant that already handles post-deployment incident response. The new features target a different bottleneck: pull requests piling up faster than teams can review them as AI coding tools accelerate code output. A release readiness review checks each change against natural-language standards, cross-repository dependency risk, and AWS Well-Architected access-control guidance, then runs lightweight functional checks in an isolated environment before the change enters the pipeline. A companion autonomous release testing feature goes further, generating change-specific test plans for web and API applications and running them in a production-like environment rather than relying on a static, manually maintained suite. Findings surface as pull-request comments on GitHub or GitLab, or directly in an IDE via the Kiro or Claude Code plugins. Both features are free during preview, currently available in the US East (N. Virginia) Region.

This is a summary by our content curator. Read the original at AWS News Blog: https://aws.amazon.com/blogs/aws/aws-devops-agent-adds-release-management-capabilities-to-assess-code-changes-before-production-preview/.