Easy1 markMultiple Choice
AWS SAP-C02 · Question 68 · Domain 3.1: Operational Excellence
An organization is using AWS CloudFormation to manage its infrastructure. They want to ensure that any manual changes made to resources outside of CloudFormation are detected and reported. Which CloudFormation feature should they use?
An organization is using AWS CloudFormation to manage its infrastructure. They want to ensure that any manual changes made to resources outside of CloudFormation are detected and reported. Which CloudFormation feature should they use?
Answer options:
A.
Change Sets
B.
StackSets
C.
Drift Detection
D.
Stack Policies
How to approach this question
Identify the feature that compares actual state to template state.
Full Answer
C.Drift Detection✓ Correct
Drift Detection
AWS CloudFormation Drift Detection lets you detect whether a stack's actual configuration differs from its expected configuration defined in the template. This helps identify manual out-of-band changes.
Common mistakes
Confusing Change Sets with Drift Detection.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise is designing a multi-region network architecture connecting 50 AWS accounts a...HardQ02A company is migrating its hybrid network to AWS. They have two 10 Gbps AWS Direct Connect connec...HardQ03An enterprise has 100 AWS accounts in AWS Organizations. The security team mandates that all Amaz...MediumQ04A financial company requires that all EBS volumes, S3 buckets, and RDS databases be encrypted usi...EasyQ05An enterprise is designing a disaster recovery strategy for a critical application running on Ama...Hard
Expert