aws-amplify / amplify-hosting

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
https://aws.amazon.com/amplify/hosting/
Apache License 2.0
449 stars 113 forks source link

Staged Rollout Deployment for Amplify Hosted site #3909

Open sushpatg opened 4 months ago

sushpatg commented 4 months ago

Before opening, please confirm:

Amplify Hosting feature

Deployments

Is your feature request related to a problem? Please describe:

When a new feature need to be deployed, a way to deploy it as staged rollout i.e, first migrating 10% of traffic and increasing slowly

Amplify currently support atomic deploys and instant cache invalidation but not staged rollout deployment

Describe how you'd like this feature to work

To have staged rollout deployment with Amplify hosted site

github-actions[bot] commented 4 months ago

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!

mauerbac commented 1 week ago

Great idea!