Explore nested stacks vs StackSets
At NovaTech, your team needs to organize CloudFormation at scale. Use the nested stacks and StackSets explorer to compare these two approaches for organizing CloudFormation at scale.
See how nested stacks break a large template into reusable modules (networking, database, application) with parameters flowing down and outputs flowing up. Then see how StackSets replicate one template across multiple accounts and regions, each running its own independent stack.
Question: Your organization needs to deploy an identical IAM security baseline to 50 AWS accounts across three regions. Which CloudFormation feature should you use?
This exercise is part of the course
Automating Deployments on AWS
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise