AWS App Runner availability change
5 hours ago
- #AWS App Runner
- #ECS Express Mode
- #Migration Guide
- AWS App Runner will close to new customers starting April 30, 2026, with existing customers unaffected.
- Amazon ECS Express Mode is recommended for migration, offering similar simplicity and no extra charge.
- Migration involves a blue/green deployment using DNS weighted routing to shift traffic gradually.
- Prerequisites include AWS account permissions, AWS CLI, container images, and IAM roles.
- Steps cover reviewing App Runner configuration, creating ECS service, custom domain setup, and traffic shifting.
- Source-based deployments require containerization via CI/CD tools like GitHub Actions.