Create Internet Gateway

Create Internet Gateway

  1. In the VPC interface:
    • Select Internet gateways
    • Click on Create internet gateway

ConnectPrivate

  1. In the Create internet gateway:
    • For the Name tag, enter workshop-internet-gateway
    • Then click on Create internet gateway

ConnecrPrivate

  1. Complete the creation of the Internet Gateway

ConnectPrivate

  1. 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

ConnectPrivate

  1. Check the state of the Internet Gateway.

ConnectPrivate

  1. Next, we will configure the route table for the subnets.