Post

Creating an AWS Account

A step-by-step example of provisioning resources with a CloudFormation template.

  1. Visit a CloudFormation section in your AWS account
    1. Select Create Stack
    2. With new resources (standard)
  2. Add a custom template
    1. Select Upload a template file
    2. Chose a file
    3. Next
  3. Edit parameters
    1. Input all the parameters that are needed (1-9)
    2. Next
  4. Configure stack options
    1. No need to change anything
    2. Next
  5. Review the stack
    1. Review the stack creation and click on the “I acknowledge that AWS…”
    2. Submit
  6. After the creation process is over, take a look at the [[Stach info.png]], [[Events.png]], [[Resources.png]], and [[Outputs.png]].
This post is licensed under CC BY 4.0 by the author.

Comments powered by Disqus.