Create an Internet Gateway
Create an internet gateway and attach it to the scaling VPC.
An internet gateway must be created so that you can later SSH into the virtual machine that is used for cloud scaling.
- Login in the AWS console.
- Click the AWS logo located in the left-hand corner of the web page.
- Using the search box located under AWS services, enter VPC.
-
Click the VPC search result.
The VPC dashboard is opened.
- Click Internet Gateways from the menu located on the left-hand side of the web page.
- Click Create internet gateway.
-
Enter the following to create an internet gateway:
- Click Create.
- Click Close.
-
Select the internet gateway that was just created by enabling the check box
next to the name of the gateway.
Tip: You may need to deselect any other internet gateways that are displayed in the list. Amazon creates default resources for your selected region so a default internet gateway may already exist.
- Click .
- Select the VPC that was created previously (e.g. scaling_vpc).
- Click Attach internet gateway.