1 Answer
- Newest
- Most votes
- Most comments
1
The optimistic stabilization strategy for CloudFormation deployments was announced recently but may not yet be available for all AWS accounts and regions. Here are a few key points:
- New CloudFormation features are often rolled out gradually after announcement to monitor performance and address any issues.
- You can check the AWS CloudFormation documentation or release notes for the latest updates on availability.
- As this is a significant change to improve deployment speeds, AWS may be taking a staged approach to roll out the new strategy more widely after initial monitoring.
- If the feature is not yet available for your account and region, deployments will still use the traditional linear stabilization approach.
Relevant content
- Accepted Answerasked 3 years ago
- asked a year ago
- asked 9 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 months ago
Thanks for the detailed response, I've just seen the CloudFormation release notes so I expect to see it in a few days. The blog post didn't make it clear if the feature was rolling out or something that was "coming soon", hence my confusion.