Prepare Environment

Prepare environment

In this part, we will use the CloudFormation template that provided and pre-installed the necessary resources.

  1. We will reuse the KPforDevAxInstances.PEM Keypair created in the previous workshop for virtual machines. Or you can review the previous workshop to see how to create a keypair.

  2. Download the CloudFormation template file to install the necessary components for the workshop.

  1. Access the AWS CloudFormation

CloudFormation

  1. Select Create stack, select With new resources (standard)

CloudFormation

  1. In Prerequisite - Prepare template section, select Template is ready
  2. In Template source section, select Upload a template file, click Choose file and choose the downloaded template file. Click Next

CloudFormation

  1. Enter stack name at Stack name section.
  2. Select KPforDevAxInstances keypair for EEKeyPair section and click Next

CloudFormation

  1. Click Next in Configure stack options page.

CloudFormation

  1. Click Create stack

CloudFormation

  1. We need to wait about more than 30 minutes for the resources to be initialized and configured.