Exam DVA-C02 All QuestionsBrowse all questions from this exam
Question 338

A company is using AWS CloudFormation templates to deploy AWS resources. The company needs to update one of its AWS CloudFormation stacks.

What can the company do to find out how the changes will impact the resources that are running?

    Correct Answer: A

    To determine how changes will impact the resources within an existing AWS CloudFormation stack, the company should investigate the change sets. Change sets allow you to preview the changes AWS CloudFormation will apply to your stack so that you can understand the potential impact before executing the update.

Discussion
KarBiswaOption: A

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-changesets.html

65703c1Option: A

A is the correct answer.

kyowo

A is correct