VPC Configuration

VPC Configuration

In the AWS console interface, perform the following:

  • Search for and select VPC

3.1.1

In the VPC management interface:

  • Select Your VPC
  • Click on Create VPC

3.1.2

The VPC configuration panel appears:

  • Choose VPC and more
  • Name it FCJ-Lab

3.1.3

In the VPC endpoint section:

  • Select None
  • Click on Create VPC

3.1.4

After creating the VPC, we will check the information of the newly created VPC:

  • Select FCJ-Lab-vpc

3.1.5

View the overview of the VPC configuration:

3.1.6

Public Subnet Configuration

In the VPC management interface, scroll down in the left sidebar:

  • Select Subnet
  • Search for FCJ-Lab

3.1.7

You will see two subnets: FCJ-Lab-subnet-public-1a and FCJ-Lab-subnet-public-1b.

First, we will configure FCJ-Lab-subnet-public-1a:

  • Select FCJ-Lab-subnet-public-1a
  • Click on Action
  • Choose Edit subnet settings

3.1.8

The public subnet configuration panel appears:

  • Check Enable auto-assign public IPv4 address
  • Click Save

3.1.9

Similarly, we will configure FCJ-Lab-subnet-public-1b:

  • Select FCJ-Lab-subnet-public-1b
  • Click on Action
  • Choose Edit subnet settings

3.1.10

  • Check Enable auto-assign public IPv4 address
  • Click Save

3.1.11

Thus, we have configured the VPC and enabled public IPv4 for the public subnets.