COP406 Release Management Experience

Sign in

Sign in to walk through the release-management flow and place real orders in the Order Desk. Creating an account takes a few seconds — no email confirmation step.

RE:INVENT 2026 | AWS DEVOPS AGENT RELEASE MANAGEMENT | CODE TALK

Rethink release management for the agentic coding era.

Agentic coding changed the pace.

Kiro and Claude Code can generate pull requests faster than any team can manually review and safely release.

The release process is now the bottleneck.

GitOps still needs a reliable way to decide whether each promotion should proceed, pause, or stop.

Release Manager becomes the decision layer.

AWS DevOps Agent evaluates policies, runtime dependencies, service health, and deployment risk at every gate.

Speed and safety can move together.

Evidence-based go/no-go recommendations let GitOps releases match agentic velocity without sacrificing control.

Verified configuration Illustrative scenario

From code change to customer impact

A release decision, explained in seven steps.

The pull request is the trigger. AWS DevOps Agent Release Manager is the evidence-based decision layer between a proposed change and GitOps promotion.

  1. Author

    Change is authored

    Kiro or Claude Code helps create a focused change and its pull request.

  2. GitHub

    Pull request is opened

    The change targets main or a release/* branch.

  3. Trigger

    Ready for review

    GitHub sends the review event that starts the configured release check.

  4. Evidence

    Release Manager investigates

    It reads the pull request, repository context, dependencies, and approved AWS evidence.

  5. Skills

    Policies become review criteria

    Core policies, Well-Architected guidance, and rollout safety are applied to the change.

  6. Decision

    A recommendation is produced

    BLOCK, Proceed with Caution, or Safe to Release.

  7. GitOps

    Promotion stays deliberate

    Required checks and the release decision guide whether the change is promoted.

Basic: a ready-for-review pull request starts the flow.
Advanced: review skills turn organizational expectations into evidence.
Outcome: the recommendation informs a controlled GitOps promotion.

Configured now

Three active skills power the evidence stage.

These verified Skills are the policy layer behind step 05. The scenarios in the other tabs show how their guidance can shape a release decision.

Loading active Skills…