Create a CloudFormation stack

Create a CloudFormation stack

  1. Download file Module6.template.yaml.
  2. Go to Amazon CloudFormation Console.
  • Click Stacks
  • Click Create stack.
  • Click With new resources (standard). Create CloudFormation stack
  1. In the Specify template section.
  • Select Upload a template file
  • Click Choose file, then select file Module6.template.yaml we downloaded.
  • Click Next. Create CloudFormation stack
  1. In the Stack name section, type DevAx-06.
  • In the Stack name section, seclect KPforDevAxInstances.
  • Click Next. Create CloudFormation stack
  1. In the Configure stack options page, Drag the screen down, then Click Next. Create CloudFormation stack
  2. In the Review page.
  • Drag the screen down, then Click I acknowledge that AWS CloudFormation might create IAM resources with custom names.
  • Click Create stack. Create CloudFormation stack

    Cloudformation will take 5 minutes to deploy Web App. Wait until all stacks are shown in a CREATE_COMPLETE state.

    Create CloudFormation stack