Rollbacks and Rollback Triggers

5 minutes 5 Questions

Rollbacks and Rollback Triggers in AWS CloudFormation enable you to automatically revert your stack to the previous state if a stack operation fails, ensuring stability and minimizing risk during updates. Rollbacks can be configured to occur based on any predefined conditions, such as resource crea…

Test mode:
AWS Certified Solutions Architect - Rollbacks and Rollback Triggers Example Questions

Test your knowledge of Rollbacks and Rollback Triggers

Question 1

Automatic rollback is enabled for your AWS CloudFormation stack. A stack update fails and the stack enters UPDATE_ROLLBACK_IN_PROGRESS. What should you do to return the stack to its last stable state?

Question 2

How can you configure a CloudFormation stack to automatically roll back on specific alarms during an update?

Question 3

You need the quickest GUI-based way to see the specific error message that caused your AWS CloudFormation stack update to fail. What should you use?

More Rollbacks and Rollback Triggers questions
15 questions (total)