
Ultimate access to all questions.
An e-commerce company has leveraged AWS CloudFormation to implement Infrastructure as Code (IaC) across the organization, resulting in significantly reduced management efforts for maintaining resources as stacks. Despite these benefits, some teams have reported issues with stack updates failing due to out-of-band modifications made to the stack resources.
Which of the following is the most effective solution to ensure that the CloudFormation stack and its associated resources remain synchronized?
A
Use Drift Detection feature of CloudFormation
B
Use CloudFormation in Elastic Beanstalk environment to reduce direct changes to CloudFormation resources
C
Use Change Sets feature of CloudFormation
D
Use Tag feature of CloudFormation to monitor the changes happening on specific resources