AWS CloudFormation Nested Stack Tutorial

Publicado em: 10 Fevereiro 2022
no 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...


Nesta página do site você pode assistir ao vídeo on-line AWS CloudFormation Nested Stack Tutorial duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário TechCoach 10 Fevereiro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 4,287 vezes e gostou 31 espectadores. Boa visualização!