Managed ECS-EC2 clusters in preview
AWS has a long standing issue with the ECS agent randomly disconnecting, resulting in orphaned EC2 instances which can cause traffic or deployment degradation.
We have attempted to solve this a few ways in the past, but there were still critical edge cases falling through.
So we bit the bullet, and developed a robust, full featured ECS cluster management solution to solve this problem once and for all.
It's currently in private preview. To get early access before we roll it out to everyone, contact support.
Scaling API endpoint to manually scale servers up and down
You can use this to implement queue-length based autoscaling OR to scale staging and preview environments to 0 outside work hours
Ability to disable autoscaling in service config
List services API endpoint
Add download button to runtime logs
Scheduler UI improvements
Added link to ECS service AWS resource card
Fix rollback case where no services were available for rollback
Fix some deletion issues
Fix a budget UI not working
Fix some GitHub integration issues for some users