Home › AWS DevOps Pro › cloudcomputing › dopiacresilience › 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.
Related questions
Which AWS Route 53 routing policy enables active-passive failover by health-checking the pWhich DOP-C02 DR strategy keeps a minimal version of the workload always running (DB repliWhich AWS service centrally orchestrates backup policies (frequency, retention, cross-regiWhich AWS feature scales an EC2 fleet up or down based on CloudWatch-metric targets (e.g. An architect must remediate a SPOF in a single-AZ RDS DB serving a multi-AZ web tier. WhicWhich AWS multi-account governance baseline service provides automated landing-zone, accouWhich AWS service lets administrators publish approved IaC templates as a curated catalog Which AWS service continuously records resource configuration changes, evaluates rules, an