Practice free →
HomeAWS DevOps Procloudcomputingdopiacresilience › Which AWS CloudFormation feature deploys the sam…

Which AWS CloudFormation feature deploys the same stack template across multiple accounts and regions from a central administrator account?

AAWS Snowball
BCopy-paste of templates into each account by hand
CCloudFormation StackSets
DAmazon Route 53
Answer & Solution
Correct answer: C. CloudFormation StackSets
StackSets fans CFN stacks across accounts + regions (per DOP-C02 §2.1). Copy-paste doesn't scale; the others aren't IaC.
Solve this in the app — AWS DevOps Pro practice & 24k+ MCQs →
Related questions