Create an EC2 instance in Virtual Private Cloud

Prev Next
  1. Login to AWS console and navigate to EC2 service.

  2. Click Launch Instance.

  3. Specify the name and click Browse more AMIs.

  4. Select the required OS from the displayed list.

  5. Select an Instance Type.

  6. You can either select a new key pair or an existing key pair.

    1. Follow these steps to create a new key pair.

      1. In Key pair (Login), click Create new key pair.

      2. Enter a name.

      3. Select the key pair type as RSA.

      4. Select the Private key file format as .pem.

      5. Click Create key pair. A file in .pem format is downloaded in your local computer.

    2. If key pair already exists, select an existing key from the drop-down.

  7. Under Network Settings, select VPC-required.

  8. Select the subnet that belongs to the created VPC.

  9. Select Create security group to create a new security group.

    If you have an existing security group, choose Select existing group.

  10. Verify the port requirements and open the ports.

  11. In Configure Storage, enter the required Storage value.

    Note

    20-30 GB is the minimum storage required to install ePO. If you need additional volume, click Add Volume and specify the required volume.

  12. Click Launch Instance.

It might take 15-20 minutes for the EC2 instance to connect. You can view the status under Status checks.

  • Initializing denotes the EC2 instance creation is in-progress.

  • 2/2 checks passed denotes the EC2 instance is ready to connect.