Create Internet Gateway
Create Internet Gateway
- In the VPC interface:
- Select Internet gateways
- Click on Create internet gateway
- In the Create internet gateway:
- For the Name tag, enter
workshop-internet-gateway
- Then click on Create internet gateway
- Complete the creation of the Internet Gateway
- Implement Attach VPC:
- Click on Actions
- Click on Attach to VPC
- Select workshop-vpc, the VPC ID will be automatically populated
- Click on Attach internet gateway
- Check the state of the Internet Gateway.
- Next, we will configure the route table for the subnets.