Create VPC and subnet

  1. Go to AWS Management Console

    • Locate VPC in the menu.
    • Click on VPC.

    Create VPC and Subnet

  2. In the VPC interface,

    • Choose Your VPCs from the navigation pane.
    • Click on Create VPC.

    Create VPC and Subnet

  3. In the Create VPC interface,

    • Select VPC, subnet, etc.
    • Enter a name, for example, Grafana-ASG.
    • In the IPv4 CIDR block field, input 10.0.0.0/16.
    • Choose Default as the tenancy option.

    Create VPC and Subnet

  4. Click on Create VPC.

    Create VPC and Subnet

  5. View the VPC workflow and click on View VPC.

    Create VPC and Subnet

  6. Finish creating the VPC.

    Create VPC and Subnet

  7. In the VPC interface,

    • Go to Subnets from the navigation pane.
    • Select the subnet named Grafana-ASG-subnet-public1-us-east-1a.
    • Click on Actions.
    • Choose Edit subnet settings.

    Create VPC and Subnet

  8. In the Subnet settings interface,

    • Tick the box for Enable auto-assign public IPv4 address.
    • Click on Save.

    Create VPC and Subnet

  9. Complete the process by confirming the enabling of auto-assigning public IPv4 addresses.

    Create VPC and Subnet