Click Subnets.
- Click Create subnet.

At the Create subnet page.
- In the VPC ID section, click select Lab VPC.
- In the Subnet name section, enter Lab Public Subnet.
- In the Availability Zone section, select the first Availability zone.
- In the IPv4 CIDR block section, enter 10.10.1.0/24.

Scroll to the bottom of the page, click Create subnet.
Click select Lab Public Subnet.
- Click Actions.
- Click Edit subnet settings.

Click select Enable auto-assign public IPv4 address.
- Click Save.

Click Internet Gateways.
- Click Create internet gateway.

At the Create internet gateway page.
- In the Name tag section, enter Lab IGW.
- Click Create internet gateway.

After successful creation, click Actions.
- Click Attach to VPC.

At the Attach to VPC page.
- In the Available VPCs section, select Lab VPC.
- Click Attach internet gateway.
- Check the attachment process is successful as shown below.

Next we will create a custom route table to attach to Lab Public Subnet.
- Click Route Tables.
- Click Create route table.

At the Create route table page.
- In the Name section, enter Lab Publicrtb.
- In the VPC section, select Lab VPC.
- Click Create route table.

After the route table is successfully created.
- Click Edit routes.

At the Edit routes page.
- Click Add route.
- In the Destination section, enter 0.0.0.0/0
- In the Target section, select Internet Gateway then select Lab IGW.
- Click Save changes.

Click the Subnet associations tab.
- Click Edit subnet associations to proceed associating the custom route table we just created to Lab Public Subnet.

At the Edit subnet associations page.
- Click select Lab Public Subnet.
- Click Save associations.

Check that the route table information has been associated with Lab Public Subnet and the route to internet is pointing to the Internet Gateway as shown below.
