Deploying CloudFormation Stack

Deploying CloudFormation Stack

  1. Access EC2 and select Keypair, then choose Create key pair.

AWS CloudFormation

  1. Proceed with creating the keypair. Name the keypair that will be used to create the CloudFormation stack.

AWS CloudFormation

  1. Keypair created successfully.

AWS CloudFormation

  1. Access CloudFormation
  • Select Create stack.
  • Choose With new resources (standard)

AWS CloudFormation

  1. Proceed with creating the stack
  • Select Template is ready
  • Choose Upload a template file
  • Download the template file here
  • Select Choose file and choose the downloaded file.

AWS CloudFormation

  1. Set the Stack name. For example: cfn-aws-three-tier-demo

AWS CloudFormation

  1. Complete the information in the Parameters section.

AWS CloudFormation

  1. After completing the information, select Next

AWS CloudFormation

  1. Select Next

AWS CloudFormation

  1. Review and select Submit

AWS CloudFormation

  1. Once successfully created, select Output. Copy the value of WebTierLoadBalancerURL into the browser.

AWS CloudFormation