AWS Cloud Operations Blog

Ryan Kiel

Author: Ryan Kiel

Ryan Kiel is a Senior Solutions Architect for AWS. As part of AWS for Sports, he helps leagues and franchises with their cloud journey on AWS by leveraging best practices and the newest technology.

Accelerate application development with AWS CloudFormation by preventing stack rollback

Accelerate application development with AWS CloudFormation by preventing stack rollback

AWS CloudFormation helps minimize downtime when you are deploying application and infrastructure resources. By default, it supports a deployment safety approach (that is, one in which it rolls back to the last known good state whenever an error is encountered during the deployment of stack resources). This works well for production systems, but might not […]