Launch EC2 Instance

Access the AWS Management Console:

  • Search for EC2
  • Select EC2

Image

In the EC2 console:

  • Click on Launch instances

Image

Name the instance, enter FCJ-Management

Image

For AMI:

  • Select Quick Start
  • Selec Amazon Linux
  • Select Amazon Linux 2023 AMI

Image

Select Instance type:

  • Select t2.micro
  • Click Create new key pair

Image

Configure the key pair

  • Name it fcj-key
  • Key pair type: RSA
  • Private key format: .pem
  • Click Create key pair

Image

Configure the Network:

  • Click the Edit button
  • For VPC, select the VPC you created.
  • For Subnet, choose Public subnet
  • Check if Auto-assign public IP is enabled. If not, review the step for allocating a public IP when creating the VPC.

Image 8. Continue:

  • Select Select existing security group and then choose FCJ-Management-SG.
  • Click Launch instance.

Image

Complete the creation of the Security Group for the database.

Image