AWS CloudFormation Nested Stacks: Simplifying Infrastructure Management with Cloudformation Best Practices
What is a Stack ?
A stack is a collection of AWS resources that you can manage as a single unit. In other words, you can create, update, or delete a collection of resources by creating, updating, or deleting stacks. All the resources in a stack are ...
mdusama.hashnode.dev2 min read