AWS CloudFormation Nested Stack Tutorial

Publicado el: 10 febrero 2022
en el canal de: TechCoach
4,287
31

#aws #cloudformation #nested

Some things to note about AWS CloudFormation Nested Stack:
Nested stacks are the child stack of other stack (parent stack).
Nested stack (child stack) will be created first before the parent stack created.
During stack creation, nested stack will use input parameter from root stack (parent stack). The nested stack will reference the values from the root stack.
Nested stack is created with Type: AWS::CloudFormation::Stack from root stack.
Nested stack is used for reusing common component in multiple templates, eg: Reused Security Group for multiple EC2 instances, Common alarm for multiple EC2 instances

Sample Nested Stack Template: https://github.com/thecoachsession/aw...


En esta página del sitio puede ver el video en línea AWS CloudFormation Nested Stack Tutorial de Duración hora minuto segunda en buena calidad , que subió el usuario TechCoach 10 febrero 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 4,287 veces y le gustó 31 a los espectadores. Disfruta viendo!