aws / aws/apprunner-roadmap

Rapid roll-back to previous build

Open
#197 0 comments 44 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
301
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment

**Tell us about your request**
What do you want us to build?
Disclaimer: this is not the built-in rollback ability of the blue/green deployment.
When using the build from code method, save the previous deployment to allow us to rollback to it. This could be a "Roll back" button next to the "Deploy" button in the console. If a deployment is pushed that passes the health check, but has breaking business logic changes, it would be wonderful to rapidly roll back to the prior deployment rather than waiting at least 5 minutes to merge, build, and health check the next image.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
The alternative to recover from the scenario provided is to wait at least 5 minutes to build and health check a new image.

**Additional context**
Anything else we should know?
Mainly relevant for the build from code deployment method.

**Attachments**
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the App Runner console entry points for the build from code deployment method and how previous deployments are represented. Compare those with the existing blue/green rollback ability, which this request explicitly excludes. Done would mean a user can rapidly select and roll back to the previous deployment after a later build passes health checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.