CloudFormation Stack is a collection of AWS resources that are deployed and managed together as a single unit. Stacks allow you to create, update, and delete AWS resources in a predictable and repeatable way using templates. This enables infrastructure as code practices and simplifies resource management.