exam questions

Exam AWS DevOps Engineer Professional All Questions

View all questions & answers for the AWS DevOps Engineer Professional exam

Exam AWS DevOps Engineer Professional topic 1 question 192 discussion

Exam question from Amazon's AWS DevOps Engineer Professional
Question #: 192
Topic #: 1
[All AWS DevOps Engineer Professional Questions]

A company updated the AWS CloudFormation template for a critical business application. The stack update process failed due to an error in the updated template, and AWS CloudFormation automatically began the stack rollback process. Later, a DevOps engineer discovered that the application was still unavailable and that the stack was in the UPDATE_ROLLBACK_FAILED state.

Which combination of actions should the DevOps engineer perform so that the stack rollback can complete successfully? (Choose two.)

  • A. Attach the AWSCIoudFormationFullAccess IAM policy to the AWS CloudFormation role.
  • B. Automatically recover the stack resources by using AWS CloudFormation drift detection.
  • C. Issue a ContinueUpdateRollback command from the AWS CloudFormation console or the AWS CLI.
  • D. Manually adjust the resources to match the expectations of the stack.
  • E. Update the existing AWS CloudFormation stack by using the original template.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tycho
2 years, 3 months ago
Actually the drift detection is perfect when there is change in resources. Yes I see that the recommendation from AWS is to manually adjust the resources, so in that case C and D would be the answer . Actually rarely an manual is in the correct answer, here it seems it is :)
upvoted 1 times
...
bgc1
2 years, 5 months ago
Selected Answer: CD
CD - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html#troubleshooting-errors-update-rollback-failed
upvoted 2 times
...
catboy
2 years, 5 months ago
agree with CD
upvoted 2 times
...
saeidp
2 years, 5 months ago
Selected Answer: CD
I go with C and D
upvoted 3 times
...
Mark1000
2 years, 5 months ago
CD https://aws.amazon.com/es/premiumsupport/knowledge-center/cloudformation-update-rollback-failed/
upvoted 1 times
...
CloudFloater
2 years, 5 months ago
Selected Answer: CD
A - not necessary B - not a suitable approach C - correct D - correct E - does not address the issue
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...