AWS CloudFormation and CDK express mode speeds up infrastructure deployments by up to 4x
News
This article announces express mode for AWS CloudFormation and CDK, which speeds up infrastructure deployments by up to 4x by completing stack operations immediately after resource configuration is applied.
- Deployments complete when configuration is applied, skipping extended stabilization checks like traffic readiness and region propagation
- Enables faster iteration cycles for developers and AI agents building infrastructure incrementally
- Example: CloudFront distributions deploy in seconds instead of 5-10 minutes for edge location propagation
- Express mode disables rollback by default for immediate fix-and-retry workflows
- Activate with --deployment-config '{"mode": "EXPRESS"}' in AWS CLI or cdk deploy --express for CDK
- Works with all existing CloudFormation templates and nested stacks without changes
- Available in all AWS Regions where CloudFormation is supported
Express mode enables faster infrastructure development cycles while maintaining proper resource dependency handling and configuration validation.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Jun 30
2026
2026
Accelerate your infrastructure deployments by up to 4x with AWS CloudFormation Express mode
Jun 30
2026
2026
Ship infrastructure faster with CloudFormation and CDK pre-deployment validation on every stack operation
Jun 30
2026
2026
AWS CloudFormation and CDK accelerate development feedback loops with pre-deployment validation on all stack operations
Nov 18
2025
2025
AWS CloudFormation accelerates dev-test cycle with early validation and simplified troubleshooting
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.