AWS CloudFormation Concepts

From NovaOrdis Knowledge Base
Revision as of 19:34, 11 March 2019 by Ovidiu (talk | contribs) (→‎Stack)
Jump to navigation Jump to search

External

Internal

Stack

Working with Stacks

A stack is a collection of AWS resources that can be managed (create, update or delete) as a single unit. All resources in a stack are defined by the stack's AWS CloudFormation template

Template

CloudFormation Templates

Change Set