Wandering Journey

Jounaling the travel from one subject to another, often with no definite destination or purpose...

AWS 3-in-1 Hands On Lab Exercise - CLOUDFORMATION #09

18 January 2021

Outline of exercise

  • Create a new CloudFormationstackfor a LAMP stack from the sampletemplate
  • Use the following settings:
    • Name: sample-stack
    • DBPassword: mypass123
    • DBUser:mydbuser
    • Key Name:
    • Subnets:
    • VPC:
  • Explore your creation!
  • Delete the stack to delete it and all resources!