Aws cloudformation stack definition
Question
What does "stack" refer to in AWS CloudFormation?
Answer
In AWS CloudFormation, a stack is a collection of AWS resources that you manage as a single unit, allowing you to create, update, or delete resources together in a coordinated manner.