You can use the template and modify it from the CloudFormation Document.
Or you can use the template that we provide in our source code.
With our provided template, it deploys a VPC, with a public and a pair of private subnets spread across two Availability Zones, an Internet Gateway with a default route on the public subnets.
JourneyToCloud
10.192.21.0/24
10.192.20.0/24
10.192.10.0/24
10.192.0.0/16
In this workshop, we will use the Singapore region (ap-southeast-1). If you want to use another Region, be sure to move the Region back to the Region you want to use when creating workshop-related resources.
Click Create stack.
Under Create stack Interface, we choose the following parameters:
Prerequisite - Prepare template
Specify template
Template source: Upload a template file
Upload a template file: Upload your available file
Click Next
Provide a stack name
AWSWorkshop
Parameters: It is similar to all attributes that we provided in the YML file.
Click Next
Under the Review and create interface, we review our options again to ensure everything is set up properly as we expect. Then click Submit.
After submitting, we will wait until the progress is completed. Then click Outputs to see the result.