aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
301 stars 14 forks source link

Deployment Types #4

Open RichiCoder1 opened 3 years ago

RichiCoder1 commented 3 years ago

Community Note

Tell us about your request In a nutshell, the equivalent of deployment types with ECS: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-types.html

Describe alternatives you've considered Doing traffic shifting at a higher layer (LB).

evankanderson commented 3 years ago

Selfishly, I'd vote for percentage-based (LB) deployments if you already have autoscaling, possibly with automated gradual shift based on application scale (e.g. > 1000 instances, no more than 10% per minute).